Caveat verdict

billcat-save-my-money

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

55
security
70
transparency
70
maintenance

Findings (4)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/.env

Pattern match low

Python urllib.request — network access

scripts/billcat_api.py · prose · downgraded · urllib.request

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API