172-java-diagrams

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill requires the execution of mvn validate or ./mvnw validate to confirm project health before diagram generation. This is a standard and expected procedure in Java development environments.\n- [EXTERNAL_DOWNLOADS]: The C4 model generation templates reference the official C4-PlantUML library and icon sets hosted on GitHub repositories (plantuml-stdlib/C4-PlantUML and tupadr3/plantuml-icon-font-sprites). These are well-known, community-standard resources for PlantUML diagrams.\n- [COMMAND_EXECUTION]: The final summary step provides the user with instructions to render diagrams using jbang puml-to-png@jabrena. This tool is maintained by the skill's author and serves as a helper for the skill's primary function.\n- [SAFE]: The skill utilizes codebase_search to analyze the project structure for diagramming. This ingestion of untrusted code is handled through strict PlantUML templates, minimizing the risk of indirect prompt injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 05:59 AM