Caveat verdict
free-image-skill
Downloads free stock images and generates images via OpenAI API with a user-supplied key; watermark removal is local image processing with no exfiltration to unauthorized parties.
⚠ 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)
Possible hardcoded credential
SKILL.md · code · API_KEY="你的免费额度密钥
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
subprocess execution — runs system commands from Python
scripts/batch_processor.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
scripts/batch_processor.py · prose · downgraded · sudo
apt-get install — installs system packages
scripts/batch_processor.py · prose · downgraded · apt-get install
Python os.getenv — reads environment variable
scripts/ai_generator.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/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.