claude-monitor

Warn

Audited by Snyk on Mar 29, 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.

Issues (1)

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 29, 2026, 10:44 AM
Issues
1