analytics-java
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation techniques were detected in the skill instructions or examples.
- [SAFE]: The skill promotes secure development practices by explicitly demonstrating the use of parameterized queries (
.parameters(JsonObject.create().put(...))), which prevents SQL-like injection vulnerabilities in the database service. - [SAFE]: All external references and dependencies (e.g.,
com.couchbase.client:java-client) are official SDKs from the technology vendor (Couchbase), posing no supply chain risk.
Audit Metadata