java-coding-guideline
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of Markdown documentation outlining coding standards for Java, including naming conventions, resource management, and nullability.
- [SAFE]: No executable scripts, shell commands, or network operations are included in the skill files. All code snippets provided are for illustrative purposes within a documentation context.
- [SAFE]: The security guidelines in the
references/security-resources.mdfile correctly promote industry-standard best practices, such as usingPreparedStatementto prevent SQL injection andBCryptfor password hashing. - [SAFE]: There are no external downloads or package installations performed by this skill. Mentioned libraries like Lombok or AssertJ are referenced as part of the development standards, not as automated dependencies.
Audit Metadata