server-connection-php
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and integration patterns for the Couchbase PHP SDK, maintained by the vendor couchbaselabs.
- [SAFE]: Secret management follows industry standards by instructing the use of environment variables (getenv) and .env files for database credentials.
- [SAFE]: Dependencies such as the 'couchbase' PECL extension and the 'couchbase/couchbase' Composer package are official, well-known libraries from the vendor.
- [SAFE]: The use of a hardcoded string ('Password!123') in the Capella connection example is identified as a generic placeholder for instructional purposes and does not pose a security risk.
Audit Metadata