NYC

mastering-postgresql

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOWEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • EXTERNAL_DOWNLOADS (INFO): The skill provides instructions to download the official Cloud SQL Auth Proxy from a trusted Google domain. Under the [TRUST-SCOPE-RULE], this is classified as informational as it originates from a verified provider (Google).
  • Evidence: curl -o cloud-sql-proxy https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.8.0/cloud-sql-proxy.linux.amd64 in references/cloud-gcp.md.
  • COMMAND_EXECUTION (LOW): The documentation contains various shell commands for AWS RDS, Azure CLI, and GCP gcloud tools. These are intended for user-guided or agent-assisted infrastructure management and follow official cloud provider guidelines.
  • Evidence: Example CLI commands in references/cloud-aws.md, references/cloud-azure.md, and references/cloud-gcp.md.
  • CREDENTIALS_UNSAFE (SAFE): While documentation contains hardcoded password strings like 'YourSecurePassword123!', these are identified as clear placeholders for example purposes and do not represent real credential exposure.
  • Evidence: Placeholder passwords used in connection strings and CLI examples across all reference files.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 01:03 PM