mermaid-diagram-generator

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary script scripts/generate_diagram.py performs local file reading and text processing using regex to identify state machines and code patterns. No network operations, obfuscation, or persistence mechanisms were found.
  • [COMMAND_EXECUTION]: The skill provides a CLI tool that can be used to generate diagrams from local files. The script uses standard argparse for command-line arguments and re for text analysis, following safe practices for local utility scripts.
  • [DATA_EXPOSURE]: The skill processes user-provided code files locally to extract metadata for diagrams. It does not access sensitive system paths (like .ssh or .aws) or perform any network exfiltration of the processed content.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 09:48 PM
Security Audit — agent-trust-hub — mermaid-diagram-generator