moneyprinterturbo-video

Warn

Audited by Socket on Sep 5, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill's purpose broadly matches video generation, but it also auto-installs tooling and can download/execute remote helper code. Data flow appears aligned with MoneyPrinterTurbo rather than an unrelated credential sink, so this is not confirmed malware; the main concern is medium supply-chain and autonomy risk from remote installers and automatic execution.

Confidence: 87%Severity: 51%
AnomalyLOW
mpt_agent.py

This code fragment is primarily a bootstrap/configuration/execution wrapper. It does not show explicit malware behavior (no credential theft, exfiltration, or obfuscated payloads). However, it has notable supply-chain risk: it downloads a ZIP from a public GitHub repository at runtime and then installs and executes the downloaded project’s cli.py. There is no cryptographic integrity/pinning check of the downloaded archive. User-controlled CLI arguments are also passed through to the executed cli.py, increasing behavioral risk depending on the downstream code. Overall, likely legitimate but requires supply-chain hardening (pinning, hash/signature verification) and review of the downstream cli.py/lockfiles.

Confidence: 70%Severity: 55%
Audit Metadata
Analyzed At
Sep 5, 2026, 10:27 PM
Package URL
pkg:socket/skills-sh/harry0703%2Fmoneyprinterturbo%2Fmoneyprinterturbo-video%2F@e88685c6c7e5fcf132801401456e8e97111f9d0fe3bfbecb6ce8318f0d5fc809
Security Audit — socket — moneyprinterturbo-video