zentao-story
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates interaction with the ZenTao project management system by executing the zentao-cli command-line tool. This includes commands for managing the story lifecycle, such as list, get, create, update, and delete operations.- [PROMPT_INJECTION]: The skill contains a vulnerability surface for indirect prompt injection (Category 8) because it retrieves and processes content from an external database.
- Ingestion points: The agent reads story titles and descriptions from the ZenTao system using the story list and story get commands.
- Boundary markers: There are no explicit instructions or delimiters provided to the agent to isolate external content within the agent's context.
- Capability inventory: The skill provides write capabilities to the ZenTao system, including creating and deleting stories.
- Sanitization: The skill does not implement sanitization or validation of the data fetched from ZenTao before presenting it to the agent.
Audit Metadata