ClawAudit verdict

ticket-price-compare

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A flight and train ticket price comparison skill that scrapes public booking sites and uses optional API keys; all network access is to documented data sources and the skill only fetches price data without making purchases.

⚠ 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.

45
security
100
transparency
90
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="fc-your-actual-api-key-here

Pattern match medium

Accesses shell history/config

README.md · prose · downgraded · ~/.zshrc

Pattern match medium

Instructs covert action — may act without user awareness

scripts/ticket_search.py · prose · downgraded · silently

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

scripts/ticket_search.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class F). 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?

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