prism-recon
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface by ingesting untrusted data from project files and configuration.
- Ingestion points: The skill scans
package.json, framework configurations (e.g.,next.config.js), and the source code hierarchy (app/,pages/, etc.). - Boundary markers: No boundary markers or instructions to ignore embedded instructions are specified for the processing of external project data.
- Capability inventory: The skill uses
Read,Bash,Glob, andGrepto inspect the project environment. - Sanitization: The instructions do not include validation or sanitization steps for the content retrieved from the file system.
Audit Metadata