Caveat verdict
123pan-upload
A file upload skill for 123pan cloud storage that explicitly warns about rclone config isolation and credential hygiene; tokens are read from env vars and uploaded to the stated 123pan service only, matching the declared 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.
Findings (5)
Possible hardcoded credential
SKILL.md · code · TOKEN="your_access_token
Accesses OpenClaw config/secrets directly
README.md · prose · downgraded · ~/.openclaw/.env
subprocess execution — runs system commands from Python
scripts/upload_rclone.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/upload_rclone.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
scripts/upload_rclone.py · prose · downgraded · got
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.