Caveat verdict
slide-to-video-converter
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.
Permission integrity
package_install
Findings (4)
Pipe-to-python pattern — remote code execution risk
scripts/restart_tts.sh · prose · downgraded · curl -s "http://localhost:$PORT/health" 2>/dev/null | python
Pipe to python — executes piped content as Python code
scripts/restart_tts.sh · prose · downgraded · | python3
subprocess execution — runs system commands from Python
scripts/merge_videos.py · prose · downgraded · subprocess.run(
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?
Thanks — recorded.