hermes-integration
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface by providing tools to read and process content from external messaging platforms. • Ingestion points: External data enters the agent context via the
messages_readandattachments_fetchtools described in SKILL.md. • Boundary markers: No explicit instructions or delimiters are provided to ensure the agent ignores or sanitizes instructions embedded in the external content. • Capability inventory: The skill possesses capabilities to send messages to external platforms and execute commands via thehermesCLI (SKILL.md). • Sanitization: There is no mention of sanitizing or validating content retrieved from external sources. - [COMMAND_EXECUTION]: The skill instructions direct the agent to utilize the
hermesCLI for managing tasks, checking system status, and starting interactive sessions (e.g.,hermes chat,hermes status,hermes cron). - [DATA_EXFILTRATION]: The
messages_sendtool provides a mechanism for the agent to transmit data from its environment to external platforms including Telegram, Discord, and Slack. - [EXTERNAL_DOWNLOADS]: The
attachments_fetchtool enables the agent to retrieve external files and data from third-party messaging services.
Audit Metadata