Caveat verdict

episode-to-instagram

veezvg-episode-to-instagram

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

A legitimate media pipeline skill that downloads video, transcribes via OpenAI Whisper, and posts to Instagram via browser automation — all capabilities match the stated purpose with no exfiltration or malicious behavior.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

50
security
100
transparency
100
maintenance

Findings (4)

Pattern match high

Pipe to python — executes piped content as Python code

scripts/transcribe.sh · prose · downgraded · | python3

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/capture-instagram-preview.js · prose · downgraded · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

scripts/extract-frames.sh · prose · downgraded · subprocess.run(

Pattern match medium

References child_process — can spawn system processes

scripts/post-to-instagram.js · prose · downgraded · child_process

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API