micro
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- Official Vendor Resources: The skill exclusively references official Vercel documentation and the 'micro' GitHub repository, which are known and trusted sources for this framework.
- Standard Package Installation: It includes instructions for installing 'micro' and 'micro-dev' through standard package managers (npm, pnpm, bun, yarn), targeting the expected official registry.
- Secure Usage Patterns: The provided code examples demonstrate standard API usage, such as parsing request bodies and sending responses, without introducing arbitrary command execution or unsafe dynamic evaluation patterns.
- Legacy Migration Guidance: The skill includes validation logic to help developers migrate from older framework patterns to modern Vercel serverless functions, promoting better maintenance and security practices.
Audit Metadata