node-inspect-debugger
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Provides guidance on using the
node inspectCLI and various inspector flags to debug local processes. - [EXTERNAL_DOWNLOADS]: Instructs on the installation of the
chrome-remote-interfacepackage from the NPM registry to facilitate programmatic debugging. - [DYNAMIC_EXECUTION]: Describes the use of debugger REPL and evaluation features to inspect and modify runtime state, which is the primary intended use case for this tool.
Audit Metadata