google-drive
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Google API endpoints (https://www.googleapis.com) for all documented operations, ensuring data is sent to a trusted service provider.
- [SAFE]: Sensitive credentials are managed through the GOOGLE_DRIVE_TOKEN environment variable, avoiding hardcoded secrets and following secure configuration practices.
- [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized data access was found. The instructions focus purely on legitimate file management tasks.
- [SAFE]: Command execution is restricted to standard tools like curl and jq for API interaction and response parsing, without any remote script execution or dynamic code injection.
Audit Metadata