write-implementation-plan
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a workflow template designed to improve development quality by enforcing a 'plan-before-code' approach. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- [INDIRECT_PROMPT_INJECTION]: The skill defines a workflow that ingests user-provided tasks and codebase content to generate implementation plans. While this is an ingestion surface, it is inherent to the skill's primary purpose and lacks high-risk capabilities.
- Ingestion points: User tasks and local codebase files.
- Boundary markers: None specified for the input data.
- Capability inventory: File system read (research) and file system write (drafting implementation_plan.md).
- Sanitization: No explicit sanitization of ingested content is performed.
Audit Metadata