create-task
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Template Structure (SAFE): The file is a static markdown template for project management. It contains no functional code, script blocks, or executable commands.
- Data Access (SAFE): References to local paths (e.g.,
specs/{feature-domain}/spec.md) are used for documentation linking purposes only. No unauthorized access to sensitive files or hardcoded credentials were found. - Injection Risk (SAFE): No prompt injection or obfuscation techniques were detected. The use of placeholders for interpolation is standard for templating and does not pose an inherent risk in this context.
Audit Metadata