⌨️ cli toolActiveCuratedhigh

hermes-agent

by NousResearch

The agent that grows with you

Stars

190.8k

Skill Type

📖 Library & API Reference

Quality Score

132/200

License

MIT

Forks

33.1k

Last Updated

Jun 11, 2026

Discovered

Apr 5, 2026

Validation

Passed

github.com/NousResearch/hermes-agent

Quality Breakdown

132/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Tool guardrails module (tool_guardrails.py) suggests implementation of security controls that may be bypassable
  • Shell hooks module (shell_hooks.py) indicates direct shell/terminal command execution capability
  • Credential management modules (credential_pool.py, credential_sources.py) handle sensitive authentication data
  • Multiple LLM adapter modules (anthropic_adapter.py, bedrock_adapter.py, gemini_native_adapter.py) enable autonomous API calls to external services
  • Skill creation and improvement system (skill_commands.py, skill_utils.py, skill_preprocessing.py) allows autonomous generation and modification of capabilities
  • Docker support (Dockerfile, .dockerignore) enables containerized autonomous operation