media-toolkit

Warn

Audited by Socket on Aug 31, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
scripts/media_toolkit_lib/io.py

No clear in-module malicious behavior (e.g., stealer/backdoor logic) is evident in this fragment. The dominant security concern is supply-chain/execution risk: the code executes an external helper binary whose path is defaulted to a user-home location and can be overridden by MEDIA_UPLOAD_BIN, without integrity verification. Additionally, write_json_file can write JSON to an arbitrary resolved filesystem path chosen by the caller. Overall risk is driven by trust in the helper binary and caller-controlled paths, not by overt malware in this module itself.

Confidence: 62%Severity: 62%
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The stated purpose matches media processing, but the skill depends on unverifiable local executables and forwards backend credentials from a secret file/env into that toolchain. The upload/transcription data flows are plausible for the purpose, yet provenance and endpoint integrity are insufficiently verifiable, making the trust footprint disproportionate to a thin helper skill.

Confidence: 84%Severity: 82%
Audit Metadata
Analyzed At
Aug 31, 2026, 05:41 AM
Package URL
pkg:socket/skills-sh/wisdom-in-a-nutshell%2Fagents%2Fmedia-toolkit%2F@7e3f71ab5d369e621a30d668a9ea4497d86f386bae3c1bed897ddde1efe73893
Security Audit — socket — media-toolkit