writing-plans
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were identified. The instructions are aligned with its stated purpose of assisting in software development planning.
- [COMMAND_EXECUTION]: The skill defines templates for standard development commands, such as
pytestfor running tests andgitfor version control. These are intended to be generated as part of a documented workflow and do not constitute arbitrary execution risk. - [PROMPT_INJECTION]: The skill acts on user-provided specifications to generate plans. 1. Ingestion points: Requirements or specifications provided as input. 2. Boundary markers: Absent. 3. Capability inventory: Suggestions for writing files to
docs/plans/and providing templates for test and git commands. 4. Sanitization: Absent. The risk is minimized by the rigid template structure.
Audit Metadata