Caveat verdict

slide-to-video-converter

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

An end-to-end pipeline for converting slides to narrated MP4 videos using Edge TTS; package_install is for standard dependencies and network_in is for fetching input slides, all matching the stated purpose.

⚠ 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.

43
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

Pipe-to-python pattern — remote code execution risk

scripts/restart_tts.sh · prose · downgraded · curl -s "http://localhost:$PORT/health" 2>/dev/null | python

Pattern match high

Pipe to python — executes piped content as Python code

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

Pattern match medium

subprocess execution — runs system commands from Python

scripts/merge_videos.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

scripts/pipeline.py · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class C/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.

package_installnetwork_in

Is this flag fair?

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