roadmap-update
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, hardcoded credentials, or unauthorized network operations were identified in the skill instructions or metadata.- [PROMPT_INJECTION]: The skill establishes a surface for indirect prompt injection by processing external roadmap data and files.
- Ingestion points: Untrusted data is ingested from user descriptions and files located via the Read, Glob, and Grep tools in SKILL.md.
- Boundary markers: No specific delimiters or instructions are used to separate external data from the agent's core instructions.
- Capability inventory: The skill is restricted to read-only file system operations (Read, Glob, Grep) and does not possess network access or code execution capabilities.
- Sanitization: No validation or filtering is performed on the ingested roadmap content.
Audit Metadata