awesome-hermes-agent-ecosystem
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents the process for installing various plugins and extensions by cloning repositories from GitHub (e.g.,
NousResearch/hermes-agent,wondelai/skills,42-evey/hermes-plugins). These are presented as part of a curated 'awesome list' for the ecosystem. - [COMMAND_EXECUTION]: Provides standard command-line instructions for installing dependencies (
pip install,npm install), managing system services (systemctl), and operating the agent's CLI (hermes). - [DATA_EXPOSURE]: Includes examples for setting up environment variables and
.envfiles to manage API tokens and credentials (e.g.,ANTHROPIC_API_KEY,TELEGRAM_BOT_TOKEN), which is consistent with standard development practices for secret management.
Audit Metadata