javascript-conventions
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill is purely informational and provides conventions for project structure and tooling. It contains no executable logic or scripts.
- [NO_CODE]: There are no script files (.js, .py, .sh) included in the skill, which eliminates the risk of malicious background execution.
- [COMMAND_EXECUTION]: The instructions describe the use of standard, well-known CLI tools for Node.js development (e.g., pnpm, eslint, prettier). These are used according to industry standards.
- [EXTERNAL_DOWNLOADS]: The skill recommends using official package managers and tools from the JavaScript ecosystem. No untrusted or suspicious remote sources are referenced.
Audit Metadata