Caveat verdict
96push
The skill accesses and uses credentials, which could potentially lead to security risks if not properly validated.
⚠ 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 (6)
Possible hardcoded credential
scripts/96push.py · prose · downgraded · API_KEY="):
return line.split(
Accesses OpenClaw config/secrets directly
scripts/96push.py · prose · downgraded · ~/.openclaw/.env
Social engineering — falsely claims user authorization
skill-card.md · prose · downgraded · the user has configured
Python urllib.request — network access
scripts/96push.py · prose · downgraded · urllib.request
Popular HTTP library — network access
scripts/96push.py · prose · downgraded · got
Python os.environ.get — reads environment variable
scripts/96push.py · prose · downgraded · os.environ.get(
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: PUSH_API_KEY).
credential_access Is this flag fair?
Thanks — recorded.