video-frame-extractor

Warn

Audited by Socket on Jul 27, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
SKILL.md

SUSPICIOUS. The core functionality is consistent with a video-frame analysis skill and uses normal PyPI dependencies, but the embedded COZE API key is a serious red flag and the arbitrary VISION_API_BASE setting allows credential and image forwarding to untrusted endpoints. Main risk is credential exposure and third-party data routing, not overt malware.

Confidence: 89%Severity: 67%
SecurityMEDIUM
scripts/coze_bot_client.py

This module is best characterized as an API client that transmits user prompts and optional local image content to a remote Coze endpoint, and can save model responses to disk. There is no clear evidence of classic malware capabilities (no exec/subprocess/backdoor/persistence, no additional suspicious network destinations). However, the presence of hardcoded fallback API credentials is a serious supply-chain/secrets red flag, and the error/printing/output handling may leak remote response content into logs or saved JSON. Treat the credential handling as the key security issue requiring immediate remediation (remove hardcoded secrets, enforce configuration, and minimize stored/printed response details).

Confidence: 70%Severity: 75%
Audit Metadata
Analyzed At
Jul 27, 2026, 01:21 AM
Package URL
pkg:socket/skills-sh/anbeime%2Fskill%2Fvideo-frame-extractor%2F@c3310f20dfadbefbd6d92d1c58d747133f1b92e191a37b1339a52f1a121c8fb8
Security Audit — socket — video-frame-extractor