ClawAudit verdict
gif-multi
The skill has the capability to search and send GIF reactions on multiple messaging platforms, which could potentially be used for unauthorized access.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (7)
Possible hardcoded credential
scripts/gif_multi.py · prose · downgraded · API_KEY="):
return line.split(
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/.env
Uses exec() — may execute shell commands
SKILL.md · prose · downgraded · exec(
Instructs covert action — may act without user awareness
SKILL.md · prose · downgraded · silently
subprocess execution — runs system commands from Python
scripts/gif_multi.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
scripts/gif_multi.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/gif_multi.py · prose · downgraded · os.environ.get(
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 3 system binaries. (1 elevated: curl).
Is this flag fair?
Thanks — recorded.