debugger
Audited by Socket on Feb 15, 2026
1 alert found:
Obfuscated FileThe debugger skill appears functionally appropriate and contains standard, non-malicious debugging guidance. The main security concern is not active malware but rather privacy and supply-chain risk: automatic background hooks combined with broad filesystem and command execution permissions create a credible path for accidental or intentional capture and persistence of sensitive information (environment variables, credentials, logs, code). Before using this skill in sensitive environments, require explicit opt-in for hooks, add clear documentation of data handling and storage, apply sanitization/redaction to captured outputs, and enforce least-privilege for tool permissions. No evidence of obfuscation or active malicious behavior was found in the provided file.