nodejs-core
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and rule files intended to assist with Node.js core development and debugging. All instructions and examples follow industry-standard practices for the specified domain.
- [COMMAND_EXECUTION]: The instructions include the use of standard build tools (make, ninja, node-gyp) and debuggers (gdb, lldb). It also describes system configurations like setting core dump patterns which may require elevated privileges, which is expected for the use case.
- [EXTERNAL_DOWNLOADS]: The documentation references installing necessary build dependencies using system package managers (apt) and Node.js package managers (npm), which is standard for setting up the development environment.
Audit Metadata