analytics-scala
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill demonstrates standard use of the Couchbase Scala SDK for Analytics operations.
- [DATA_EXPOSURE]: The skill follows security best practices by using environment variables (
sys.env) for credential management rather than hardcoding secrets. - [PROMPT_INJECTION]: The examples demonstrate the use of parameterized queries (
namedParameters), which is the recommended method to prevent injection vulnerabilities when processing user input.
Audit Metadata