miro-prod-checklist
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on production readiness and deployment safety for Miro integrations, including OAuth configuration, rate limiting, and monitoring.
- [COMMAND_EXECUTION]: Provides standard DevOps command examples using
curl,jq,grep, andkubectl. These are used appropriately for verifying API status, checking headers, and managing container deployments during rollbacks. - [DATA_EXPOSURE]: Actively promotes security by instructing users to scan for hardcoded tokens and to store credentials in secret managers or encrypted vaults rather than on the filesystem.
- [EXTERNAL_DOWNLOADS]: Example commands interact with the official Miro API (
api.miro.com) and generic placeholders for the developer's infrastructure. No suspicious or unverified external scripts or packages are included.
Audit Metadata