analytics-php
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or unauthorized exfiltration patterns were detected in the skill instructions or examples.
- [SAFE]: Use of environment variables for credentials (
getenv("CB_USERNAME")) follows security best practices for sensitive data handling. - [SAFE]: The documentation demonstrates and encourages the use of parameterized queries via
AnalyticsOptions, effectively mitigating SQL injection risks. - [SAFE]: The operations described are consistent with the legitimate functionality of the Couchbase PHP SDK and the Analytics service.
Audit Metadata