server-connection-nodejs
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by utilizing environment variables (
process.env.CB_USERNAME,process.env.CB_PASSWORD) for database credentials instead of hardcoded secrets. - [EXTERNAL_DOWNLOADS]: The documentation references the official Couchbase Labs repository for the
sdk-doctordiagnostic tool. As this is a vendor-owned resource consistent with the skill author, it is considered a safe and appropriate dependency. - [COMMAND_EXECUTION]: Shell commands provided for troubleshooting via
sdk-doctorare presented for manual execution and diagnostic purposes, without involving automated or unsafe subprocess patterns.
Audit Metadata