create-implementation-plan
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a document generator that structures user input into a standardized markdown template. It contains no executable code, network requests, or unauthorized file access.
- [SAFE]: The skill processes external input via the
${input:PlanPurpose}variable. This untrusted data is used to define the purpose of the generated implementation plan. While this represents a surface for indirect prompt injection, it is contextually appropriate for a planning tool. - Ingestion points:
${input:PlanPurpose}in SKILL.md. - Boundary markers: Absent.
- Capability inventory: The skill produces structured text for files stored in the
/plan/directory. - Sanitization: Absent.
Audit Metadata