Caveat verdict

miro-api

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Reference documentation skill for the Miro REST API covering CRUD operations on boards and items; uses standard OAuth/PAT authentication to api.miro.com with no exfiltration or malicious patterns.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

3
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (7)

Pattern match critical

Possible hardcoded credential

references/authentication.md · code · TOKEN="miro_pat_abc123xyz...

Pattern match medium

Accesses sensitive environment variables

references/best-practices.md · code · process.env.MIRO_TOKEN

Pattern match medium

Node http/https module — low-level network access

references/best-practices.md · code · require('https')

Pattern match medium

Popular HTTP library — network access

references/errors.md · code · got

Pattern match medium

Python os.getenv — reads environment variable

references/examples.md · code · os.getenv(

Pattern match medium

References tunneling service

references/webhooks.md · code · ngrok

Pattern match low

Makes HTTP request to external URL

references/best-practices.md · code · fetch('http://

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outnetwork_incredential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API