node-inspect-debugger
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for standard development and debugging tasks without any malicious intent or suspicious patterns.
- [EXTERNAL_DOWNLOADS]: Mentions installing "chrome-remote-interface" via npm, which is a well-known tool for interacting with the Chrome DevTools Protocol.
- [COMMAND_EXECUTION]: Includes standard shell commands for debugging, such as "kill" for signaling processes and "curl" for querying the local inspector metadata endpoint.
- [REMOTE_CODE_EXECUTION]: Correctly identifies the security implications of the "--inspect" flag and advises users to bind to "127.0.0.1" to prevent unauthorized remote access.
Audit Metadata