mermaid-graph-writer
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The instructions focus strictly on Mermaid diagramming syntax and best practices. No attempts to override safety filters, role-play as a restricted entity, or extract system prompts were detected.
- [DATA_EXFILTRATION]: No hardcoded credentials, sensitive file paths, or network operation patterns were found. The included Python script only performs local read operations to validate syntax within markdown files.
- [COMMAND_EXECUTION]: No unauthorized command execution patterns or privilege escalation attempts (such as sudo or chmod) were detected. The skill uses standard file-writing permissions for its intended documentation purpose.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote scripts. The provided validator script is a static structural analyzer that relies solely on the Python standard library.
- [EXTERNAL_DOWNLOADS]: No external packages, dependencies, or remote URLs are required or accessed by the skill.
Audit Metadata