adobe-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes platform-specific CLI tools including the Adobe I/O CLI (
aio), Vercel CLI (vercel), and Google Cloud CLI (gcloud) to manage deployments and environment configuration. - [EXTERNAL_DOWNLOADS]: The documentation references official resources from well-known services including Adobe Developer, Vercel, and Google Cloud for deployment guidance.
- [SAFE]: The skill implements secure practices for credential management by instructing the agent to use secret managers (Google Secret Manager) and encrypted environment variables (Vercel Environment Variables) rather than hardcoding sensitive data.
- [SAFE]: The health check logic provided in the code snippets includes basic connectivity testing without exposing sensitive token values, though it does log token length for debugging purposes.
Audit Metadata