paniolo-deployment-strategies
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions align with standard industry practices for deployment and environment configuration.
- [COMMAND_EXECUTION]: The skill uses local terminal commands (npm, wrangler, curl) for routine tasks such as linting, testing, deploying, and health-checking services. These are restricted to the intended purpose of deployment lifecycle management.
- [CREDENTIALS_SAFE]: The skill explicitly promotes secure secret management by instructing users never to commit secrets to Git and instead use the platform's native secret storage (
wrangler secret put). Placeholder values are used in documentation examples rather than real credentials.
Audit Metadata