cs-roadmap
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates roadmap planning by reading project-specific context files and writing structured documentation to the .codestable/roadmap/ directory.
- [SAFE]: Local command execution is restricted to a benign YAML validation script (.codestable/tools/validate-yaml.py) and standard project navigation (ls, grep), which are standard for development tasks.
- [SAFE]: No evidence of credential theft, data exfiltration, or unauthorized network communication was observed; all operations are scoped to the local filesystem.
- [SAFE]: While the skill ingests external project context and user materials, providing a surface for indirect prompt injection, it follows safe practices by utilizing structured templates for all outputs.
Audit Metadata