Caveat verdict
billcat-save-my-money
This skill sends natural-language expense descriptions to the BillCat API using a user-provisioned BILLCAT_API_KEY; credential_access is scoped to that key and all API calls go to the documented BillCat service endpoint for the stated personal finance 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 (4)
Pipe to python — executes piped content as Python code
SKILL.md · code · | python
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/.env
Python urllib.request — network access
scripts/billcat_api.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/billcat_api.py · prose · downgraded · os.environ.get(
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: BILLCAT_API_KEY).
credential_access Is this flag fair?
Thanks — recorded.