google-app-engine
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive instructions for deploying applications to Google App Engine while emphasizing security best practices. Specifically, it includes a dedicated section on using Google Secret Manager to handle sensitive credentials like
SECRET_KEYandDB_PASSWORD, warning users against placing them inapp.yaml. All external dependencies and CLI tools (gcloud,gsutil,cloud-sql-proxy) are from trusted official Google sources. The skill also enforces secure communication by recommendingsecure: alwaysin theapp.yamlconfiguration to redirect HTTP traffic to HTTPS. No malicious patterns, such as prompt injection, unauthorized data exfiltration, or obfuscated code, were detected.
Audit Metadata