voltagent-docs-bundle
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOWPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- PROMPT_INJECTION (INFO): The skill processes documentation content which is an external data source (Category 8). 1. Ingestion points: markdown files in node_modules via cat and rg. 2. Boundary markers: None. 3. Capability inventory: ls, rg, cat (display only). 4. Sanitization: None.
- COMMAND_EXECUTION (LOW): The skill executes shell commands (ls, rg, cat) to navigate and read documentation. These are standard operations but involve direct interaction with the host filesystem.
Audit Metadata