dbggng-hermes-tui-comman
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions to execute local build commands (
npm --prefix ui-tui run build) and run the project's own CLI (hermes --tui). These are standard development procedures for the described architecture. - [DATA_EXPOSURE]: The skill accesses project-specific files within the user's workspace and reads a local application configuration file (
~/.hermes/config.yaml). No sensitive system credentials or private data outside the project scope are targeted. - [INDIRECT_PROMPT_INJECTION]: The skill utilizes file searching and reading capabilities to investigate codebase behavior. While the agent ingests content from these files, the instructions are focused on debugging known internal source code rather than processing untrusted external data.
Audit Metadata