writing-plans
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill presents a surface for indirect prompt injection through its processing of untrusted input into an executable format.\n
- Ingestion points: The skill ingests untrusted 'spec or requirements' from the user to generate implementations plans (SKILL.md).\n
- Boundary markers: The skill lacks explicit delimiters or instructions to ignore embedded directives within the user-provided specifications.\n
- Capability inventory: The generated output includes Python code and shell commands (such as
pytestandgit commit) that are specifically designed for execution by downstream skills likesuperpowers:executing-plans.\n - Sanitization: There are no mechanisms described for sanitizing or validating the user-provided spec before its inclusion in the generated plan.
Audit Metadata