server-querying-scala
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The code examples follow standard SDK patterns and emphasize the use of parameterized queries (Named and Positional) to mitigate injection risks.
- [SAFE]: No evidence of data exfiltration, malicious external connections, or obfuscated code was found within the skill files.
- [SAFE]: All external references and packages (com.couchbase.client.scala) are consistent with the official Couchbase SDK provided by the author couchbaselabs.
- [SAFE]: Analysis of the indirect prompt injection surface shows that while the skill ingests user input for query generation, it consistently uses and teaches parameterization as a primary sanitization method, effectively minimizing the risk of injection into the database engine.
Audit Metadata