disaster-recovery
Fail
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: HIGHCREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill contains multiple instances of hardcoded default credentials in shell command examples. This practice encourages insecure configuration and can lead to unauthorized administrative access if these values are not changed in a production environment. \n
- Evidence in
SKILL.md:curl -u Administrator:password http://localhost:8091/settings/autoFailover. \n - Evidence in
SKILL.md:couchbase-clicalls using--username Administrator --password password. \n - Evidence in
examples/examples.md:curl -u Administrator:password http://primary-node:8091/pools/default/buckets/myapp/stats. \n- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute administrative shell commands includingcouchbase-cli,cbbackupmgr, andcurl. These commands perform sensitive cluster operations like failover, replication management, and data restoration.
Recommendations
- AI detected serious security threats
Audit Metadata