ascii-diagram
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill focuses on providing a programmatic approach to generating ASCII diagrams to ensure alignment.
- [COMMAND_EXECUTION]: The skill utilizes Node.js to run local utility scripts (
grid.cjsandverify.cjs) and instructs the agent to execute small JavaScript snippets vianode -efor complex diagrams. This execution is scoped to the skill's internal logic and does not involve external resources, system modification, or privilege escalation. - [EXTERNAL_DOWNLOADS]: The skill does not perform any network requests or external downloads. All necessary code for diagram generation is included within the skill package.
- [DATA_EXPOSURE]: No evidence of sensitive data access or exfiltration was found. The scripts interact with standard input/output and local files specifically related to the diagramming task.
Audit Metadata