Caveat verdict
photo-toolkit
Local photography utility for RAW/JPG/HEIC conversion and thumbnail generation; purely local file processing with no network access or credential use.
⚠ 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 (6)
apt-get install — installs system packages
SKILL.md · frontmatter · apt-get install
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
subprocess execution — runs system commands from Python
scripts/assemble.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
scripts/setup_deps.sh · prose · downgraded · sudo
yum install — installs system packages
scripts/setup_deps.sh · prose · downgraded · yum install
Python shutil file operation — copies/moves/deletes files
scripts/assemble.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
Requires 1 system binary.
package_install Is this flag fair?
Thanks — recorded.