plan-review
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is explicitly defined as read-only and contains clear instructions that it must not create, modify, or delete any files.
- [SAFE]: No network operations, external downloads, or remote code execution patterns are present in the skill instructions or scripts.
- [SAFE]: The skill does not attempt to access sensitive file paths, environment variables, or hardcoded credentials.
- [SAFE]: While the skill analyzes untrusted user-provided plans (a surface for indirect prompt injection), it lacks the capabilities (such as command execution or file writes) required to exploit such an injection.
- [SAFE]: The helper file
references/project-detection.mdcontains reference commands for identifying project types (e.g.,jq,make,package managers), but these are used for contextual analysis rather than unauthorized command execution.
Audit Metadata