miro-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code and instructions for setting up a Miro local development environment using standard Node.js tools.
- [SAFE]: Credential management follows best practices by recommending the use of
.env.localfiles for sensitive tokens, rather than hardcoding them in the source code. - [SAFE]: The skill references well-known and official services, including the Miro REST API (
api.miro.com) and ngrok for webhook tunneling. - [SAFE]: All identified dependencies, such as
@mirohq/miro-api,vitest, andexpress, are widely recognized, versioned packages from the official npm registry.
Audit Metadata