Caveat verdict
astock-video-report
Generates daily A-share recap videos by fetching public market data, running AI analysis, and rendering slides/video with Pillow and ffmpeg; all operations are local media generation using publicly accessible data APIs with no credential harvesting.
⚠ 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.
Findings (6)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
subprocess execution — runs system commands from Python
scripts/ensure_assets.py · prose · downgraded · subprocess.check_call(
yum install — installs system packages
scripts/make_video.py · prose · downgraded · yum install
References sudo — requests elevated privileges
scripts/setup.sh · prose · downgraded · sudo
Python urllib.request — network access
scripts/ensure_assets.py · prose · downgraded · urllib.request
pip3 install — installs Python packages at runtime
scripts/setup.sh · prose · downgraded · pip3 install
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?
Thanks — recorded.