apollo-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for setting up a local development environment using standard industry practices.
- [SAFE]: It explicitly guides the user to add sensitive configuration files (
.env,.env.local) to.gitignoreto prevent accidental credential exposure in version control. - [SAFE]: All code examples use placeholders for sensitive data (e.g.,
your-api-key-here) rather than hardcoding actual credentials. - [SAFE]: The referenced tools and libraries (axios, msw, vitest, dotenv) are widely recognized, legitimate packages in the software development ecosystem.
Audit Metadata