claude-monitor

Warn

Audited by Snyk on Mar 7, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The scripts call pip at runtime to install the psutil package (subprocess.check_call([... "pip", "install", "psutil", ...])), which fetches and installs code from PyPI (e.g. https://pypi.org/simple/psutil/) and is required for the skill to run, so remote code is fetched and executed during runtime.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 7, 2026, 05:34 PM