eliteforge-java-uml
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands to facilitate the rendering and validation of UML diagrams. This includes checking for a user-provided environment variable (
PLANTUML_ASL_JAR), executing the PlantUML JAR viajava -jar, and using tools likerg(ripgrep) andfindto verify file contents and structures. These operations are strictly limited to the skill's stated purpose of diagram generation and validation. - [SAFE]: A thorough review of all skill components reveals no malicious content. There are no indicators of prompt injection, data exfiltration, or obfuscation. The skill operates as a specialized design tool with clear boundaries and well-documented requirements for its execution environment.
Audit Metadata