managing-database-replication

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions provide standard administrative guidance for setting up database replication. Example passwords (e.g., 'secure_password') are used as placeholders for documentation purposes and do not represent leaked credentials.
  • [SAFE]: All external URL references target official documentation for well-known database services (PostgreSQL, MySQL, MongoDB) and established high-availability tools (Patroni).
  • [SAFE]: The provided Python scripts (failover.py, setup_replication.py) are boilerplate templates that use standard library modules (json, argparse, pathlib) for basic file operations and project initialization. No suspicious remote code execution or data exfiltration patterns were found.
  • [SAFE]: The allowed-tools requested in the manifest (Bash database CLIs, file operations) are consistent with the skill's stated purpose of database administration.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 11:30 AM
Security Audit — agent-trust-hub — managing-database-replication