testing-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill contains instructions to execute shell commands for infrastructure management, including
docker composefor container orchestration andcurlfor interacting with the Couchbase REST API on localhost. It also references a local initialization scriptbash templates/scripts/init-cluster.shfor cluster configuration.- [CREDENTIALS_UNSAFE]: Technical documentation examples within the skill use the standard default credentialsadmin:passwordto demonstrate authentication against a local Couchbase instance running onlocalhost:8091.- [EXTERNAL_DOWNLOADS]: The skill provides instructions to fetch and install standard testing frameworks andtestcontainersmodules from official language-specific package registries including PyPI, NPM, Maven, and NuGet.
Audit Metadata