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, and pgrep to 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-mcp from 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 eval to 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
Risk Level
SAFE
Analyzed
Aug 12, 2026, 08:38 AM
Security Audit — agent-trust-hub — memory-leak-debug