java-25

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a reference guide for Java 25 (LTS) development and does not contain malicious instructions, prompt injections, or exfiltration patterns.
  • [COMMAND_EXECUTION]: The skill includes code snippets and command-line examples (e.g., "javac --release 25") for educational purposes. These are standard development tasks and pose no security risk.
  • [DATA_EXFILTRATION]: One example ("ImportModule.java") accesses the "java.io.tmpdir" system property. This is a common, non-sensitive environment property used here to demonstrate Java's Path API and does not involve exfiltrating data to external entities.
  • [REMOTE_CODE_EXECUTION]: While the skill includes compiled ".class" files alongside source ".java" files, they correspond directly to the provided source code and contain no hidden malicious logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 04:53 PM
Security Audit — agent-trust-hub — java-25