prd-review
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for document auditing and does not include any executable code, external scripts, or remote network operations.
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface because it processes untrusted Markdown content from PRD files.
- Ingestion points: The
Readtool is used to load.prd.mdfiles from the.trogonai/project/{projectid}/prd/directory. - Boundary markers: No explicit delimiters or boundary markers are defined to isolate the ingested file content from the agent's core instructions.
- Capability inventory: The agent has access to
Read,Write,Glob, andGreptools, which are necessary for its documented purpose. - Sanitization: No content validation or sanitization is performed on the ingested files prior to analysis.
Audit Metadata