openspec-review
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill creates a surface for indirect prompt injection by ingesting untrusted markdown artifacts from the filesystem into the agent's context.
- Ingestion points:
openspec/project.md,proposal.md,design.md,tasks.md,tests.md, andspecs/*.mdare read as inputs for review. - Boundary markers: The skill does not implement specific delimiters or 'ignore' instructions for the ingested content.
- Capability inventory: The agent has access to the
BashandAgenttools while processing this data. - Sanitization: No sanitization or validation of the markdown file content is performed prior to analysis.
Audit Metadata