moai-lang-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security concerns detected. The skill provides standard documentation for JavaScript development and explicitly recommends security best practices, including input validation with Zod, implementing secure HTTP headers with Helmet, and using parameterized SQL queries to prevent injection attacks.
- [COMMAND_EXECUTION]: The skill references standard package managers (npm, bun, pnpm, yarn) and runtime-specific CLI tools (node, deno) for routine development tasks such as project initialization, dependency management, and testing. Use of these tools is restricted by the execution environment defined in the YAML frontmatter.
Audit Metadata