recipe-verify-ascii-diagrams
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard documentation maintenance workflow. It uses a structured 4-step process (Resolve, Discover, Collect, Outline) to identify and fix alignment issues in ASCII diagrams within
.mdand.adocfiles. - [COMMAND_EXECUTION]: The skill executes local Python scripts using a consistent
python3 .plan/execute-script.pypattern. These scripts (manage-config,manage-files,ref-ascii-diagrams,manage-solution-outline) appear to be part of an internal tooling suite ('plan-marshall' and 'pm-documents') used for repository management. The commands are scoped to discovery, validation, and file path resolution within the project directory. - [EXTERNAL_DOWNLOADS]: No external network operations or third-party package installations were detected. All resources and scripts are referenced locally within the project structure (e.g.,
.plan/,marketplace/bundles/). - [DATA_EXFILTRATION]: There are no indicators of sensitive data access or transmission to external domains. The skill operates on documentation files and internal configuration.
- [PROMPT_INJECTION]: The instructions are strictly procedural and do not contain patterns designed to bypass safety filters or override agent behavior.
Audit Metadata