django-cloud-sql-postgres
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows established security best practices for Django and Google Cloud Platform (GCP) deployments.
- [EXTERNAL_DOWNLOADS]: Downloads the Cloud SQL Auth Proxy binary from Google's official storage service for local development and migration tasks.
- Evidence: https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.14.1/cloud-sql-proxy.linux.amd64 in references/cloud-sql-proxy-setup.md.
- [COMMAND_EXECUTION]: Instructions include standard environment setup commands such as package installation and binary execution for the Cloud SQL Proxy.
- Evidence: pip install Django psycopg2-binary gunicorn and ./cloud-sql-proxy PROJECT_ID:REGION:INSTANCE_NAME in SKILL.md.
Audit Metadata