report-template
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a workflow for generating architectural risk reports by aggregating data from several inspection tools into a Markdown template.
- [DATA_EXFILTRATION]: The report template contains placeholders for 'Hardcoded secrets' and 'API Keys' as diagnostic findings for the analyzed project; no actual credentials are included in the skill files.
- [COMMAND_EXECUTION]: The skill follows a process to write the synthesized report to the local file system at
genesis/v{N}/00_SCOUT_REPORT.md, which aligns with its intended use as a documentation generator. - [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted data from external analysis sources (ingestion points: SKILL.md). While there are no explicit boundary markers or sanitization steps (sanitization/boundary markers: references/REPORT_TEMPLATE.md), the risk is minimal given the agent's limited toolset consisting of reading and writing local files (capability inventory: SKILL.md).
Audit Metadata