memory-leak-debug
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
tmux,kill, andpgrepto manage the lifecycle of debug sessions and trigger heap snapshots in a target Node.js process. These are standard debugging operations. - [EXTERNAL_DOWNLOADS]: The skill recommends installing
chrome-devtools-mcpfrom NPM. The tool is part of the official Chrome DevTools project on GitHub, which is a recognized and trusted source. - [REMOTE_CODE_EXECUTION]: The skill employs
evalto run the output of a local helper script for session orchestration. This mechanism is used to share environment variables between different parts of the skill's workflow.
Audit Metadata