deployment-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard package managers (npm, poetry) and a third-party GitHub Action for deployment. These are appropriate for the skill's purpose as a deployment pattern guide.
- [COMMAND_EXECUTION] (SAFE): The CLI commands for Vercel, Poetry, and Docker provided in the templates are standard for application deployment and environment configuration.
- [CREDENTIALS_UNSAFE] (SAFE): While the skill mentions sensitive variable names (e.g., ANTHROPIC_API_KEY), they are used as documentation placeholders. The instructions correctly emphasize using platform-specific dashboards for secret management rather than hardcoding credentials.
Audit Metadata