freecodecamp-curriculum
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for the freeCodeCamp open-source platform. The content is instructional and aligned with standard software development practices.
- [SAFE]: Environment configuration instructions correctly use placeholders (e.g.,
$YOUR_JWT_SECRET,$SENDGRID_API_KEY) for sensitive variables, adhering to secure secret management practices. - [SAFE]: External links and repository references point to well-known, reputable services including official GitHub repositories, Discord, and freeCodeCamp's own contribution and forum domains.
- [SAFE]: The command-line instructions provided for installation (
pnpm install), seeding the database, and running development servers are standard for Node.js/Fastify projects. - [SAFE]: Testing utilities and curriculum validation scripts described use standard assertion patterns and do not involve suspicious dynamic execution or remote code fetching.
Audit Metadata