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-cli calls 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 including couchbase-cli, cbbackupmgr, and curl. These commands perform sensitive cluster operations like failover, replication management, and data restoration.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Jun 18, 2026, 09:29 AM
Security Audit — agent-trust-hub — disaster-recovery