miro-migration-deep-dive
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate technical guide designed to assist developers with the migration of legacy Miro REST integrations to modern v2 endpoints.
- [EXTERNAL_DOWNLOADS]: The skill references official technical documentation and resources from Miro's developer portal (developers.miro.com). These are well-known, official sources for the platform being integrated.
- [DATA_EXFILTRATION]: The instructions include explicit security guardrails to prevent accidental data exposure, specifically instructing the agent: "Never print access tokens, refresh tokens, client secrets, authorization codes, or board content."
- [PRIVILEGE_ESCALATION]: The skill promotes the principle of least privilege by mandating the use of the narrowest possible OAuth scopes for API interactions.
- [COMMAND_EXECUTION]: The tool definitions and instructions favor inspection and local implementation over automated live execution. High-impact operations (bulk deletion, sharing changes) are restricted by explicit approval boundaries requiring human oversight.
Audit Metadata