sdd-spec
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code, obfuscation, or unauthorized access patterns were identified in the skill instructions.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests data from local project files which could potentially contain embedded instructions if those files are sourced from untrusted contributors.
- Ingestion points: Reads from
docs/sdd/{change-name}/proposal.mdand.mdfiles inai-context/features/(SKILL.md). - Boundary markers: Not explicitly defined in the provided manifest.
- Capability inventory: Includes
ReadandWriteoperations for local documentation andmem_savefor memory persistence. - Sanitization: No explicit sanitization of the content read from Markdown files is described in this wiring layer.
Audit Metadata