planning-dashboard
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local file operations within a defined directory structure (
docs/planning/) to generate status dashboards. It does not exhibit any malicious patterns. - [PROMPT_INJECTION]: The skill processes content from local planning files, creating an indirect prompt injection surface. The risk is negligible as the skill lacks high-privilege capabilities such as network access or arbitrary code execution. 1. Ingestion points: Markdown files in docs/planning/ideas/, docs/planning/prds/, and docs/planning/plans/. 2. Boundary markers: Relies on YAML delimiters (---). 3. Capability inventory: Restricted to reading project files and writing to specific dashboard index files. 4. Sanitization: Data is parsed into specific fields and reformatted into structured markdown tables.
Audit Metadata