Caveat verdict
document-processor
Lists Python scripts for document conversion and editing; no evidence of malicious intent or external data leakage.
⚠ 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 (5)
subprocess execution — runs system commands from Python
install_dependencies.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
install_dependencies.py · prose · downgraded · subprocess.run(cmd, shell=True
References sudo — requests elevated privileges
pdf_ocr.py · prose · downgraded · sudo
apt-get install — installs system packages
pdf_ocr.py · prose · downgraded · apt-get install
Python shutil file operation — copies/moves/deletes files
pdf_ocr.py · prose · downgraded · shutil.rmtree(
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.
package_install Is this flag fair?
Thanks — recorded.