capella
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation and examples focus on standard operations for Couchbase Capella. It includes appropriate security warnings, such as advising against using broad IP allowlists (0.0.0.0/0) in production environments.
- [EXTERNAL_DOWNLOADS]: The skill references the official
couchbasecloud/capellaandcouchbasecloud/couchbase-capellaproviders from the Terraform Registry. These are well-known resources provided by the vendor for infrastructure management. - [COMMAND_EXECUTION]: Provides
curlcommand examples to interact with the official Couchbase Capella Management API atcloudapi.cloud.couchbase.com. These commands are used for administrative tasks like cluster status checks and bucket creation. - [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill correctly demonstrates using environment variables (e.g.,
$CAPELLA_API_TOKEN) and Terraform sensitive variables to handle authentication tokens and database passwords.
Audit Metadata