plantuml
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation and visualization tool that provides the agent with the necessary syntax and examples to create PlantUML diagrams.
- [EXTERNAL_DOWNLOADS]: The skill references the community-standard C4-PlantUML library hosted on GitHub (
raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML). This is a well-known resource for architectural modeling and is used as intended for including standardized diagram components. - [COMMAND_EXECUTION]: The instructions guide the agent to save generated diagrams as
.pumlfiles in the project's documentation directories (e.g.,docs/diagrams/). This is standard behavior for maintaining project documentation and does not involve risky shell operations.
Audit Metadata