blueprint-docs-list

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed for local documentation management. It reads files from specific directories (docs/adrs, docs/prds, docs/prps) to extract metadata like title, status, and dates.
  • [COMMAND_EXECUTION]: Employs standard Unix utilities (grep, sed, head, printf) via Bash to parse markdown frontmatter and headers. These operations are restricted to the local filesystem and do not involve executing untrusted or dynamically generated code.
  • [DATA_EXFILTRATION]: No network-related commands or capabilities are present. The skill does not transmit data to external servers.
  • [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or attempts to access sensitive system files (like .ssh or .env) were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 01:17 AM