generate-workflow-diagram
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows standard practices for a documentation and visualization tool.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the 'putior' R library. No untrusted external downloads or remote script executions were detected.
- [COMMAND_EXECUTION]: Code snippets use basic R functions like 'writeLines' to save diagrams to the local filesystem. These operations are restricted to the local workspace and match the stated purpose.
- [INDIRECT_PROMPT_INJECTION]: The skill processes annotations from source files in the './src/' directory. While this represents a data ingestion surface, the risk is minimal as the content is only used to generate Mermaid diagram text.
Audit Metadata