herdr
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
herdrCLI to execute arbitrary commands within managed terminal panes via theherdr pane runandherdr agent promptcommands. - [INDIRECT_PROMPT_INJECTION]: The skill establishes an attack surface for indirect prompt injection by reading and processing output from external terminal sessions and subagents.
- Ingestion points: Data is ingested through
herdr pane read,herdr agent read, andherdr pane wait-outputas described inSKILL.md. - Boundary markers: The instructions do not specify any delimiters or warnings to the agent to ignore potentially malicious instructions embedded in the terminal output.
- Capability inventory: The skill has the ability to execute shell commands (
herdr pane run), start and configure new subagents (herdr agent start), and transmit prompts to other agents (herdr agent prompt). - Sanitization: There is no mention of sanitization, validation, or escaping of the content read from panes before it is interpreted by the agent.
Audit Metadata