servlet-jsp-expert
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of comprehensive reference documentation and code snippets for Java web development. The content is educational and aligns with established industry standards.
- [EXTERNAL_DOWNLOADS]: The reference files list several standard Java libraries (Google Gson, Jakarta Mail, BCrypt, and JDBC drivers for MySQL, PostgreSQL, and H2) as Maven dependencies. These are well-known, reputable packages used for common development tasks.
- [COMMAND_EXECUTION]: The code examples include file system operations (for file uploads) and database queries (via JDBC). The skill explicitly teaches security best practices to handle these operations safely, such as path sanitization and the use of PreparedStatements to prevent SQL injection.
Audit Metadata