paper2video

Warn

Audited by Socket on Jul 31, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill’s media-generation capabilities mostly match its stated purpose, but its footprint expands through a third-party personal GitHub dependency and an external skill/workflow trust chain. This is not confirmed malware, yet the install/execution trust model is broader than a self-contained video skill and warrants medium risk.

Confidence: 84%Severity: 56%
AnomalyLOW
scripts/render_video.py

No clear embedded backdoor or credential-stealing logic is present. However, the code has meaningful security risks consistent with a suspicious rendering/muxing tool: it executes external binaries (LibreOffice/ffmpeg/Chrome) whose paths can be influenced by environment variables/CLI, it renders inlined SVGs with hrefs preserved for http(s)/file/data schemes in a headless browser context (potential SSRF/LFI-like behavior during rendering), and it constructs ffmpeg -filter_complex expressions from untrusted visual-cues JSON (DSL injection risk within ffmpeg parsing/filter behavior). Overall, this module should be treated as security-sensitive and not used with untrusted project assets or untrusted environment configuration.

Confidence: 68%Severity: 62%
Audit Metadata
Analyzed At
Jul 31, 2026, 09:55 AM
Package URL
pkg:socket/skills-sh/microsoft%2Fresearchstudio%2Fpaper2video%2F@ac646113e8dd962974e69eeaa66edecf4223b2a36611027bcd96fb14379a5104
Security Audit — socket — paper2video