ClawAudit verdict

bricklink

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

BrickLink Store API CLI that reads OAuth credentials from env vars to make requests to the official BrickLink API — legitimate e-commerce store management tool with clearly documented read/write operations matching its stated purpose.

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

63
security
100
transparency
90
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SETUP.md · code · SECRET="YOUR_CONSUMER_SECRET

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python urllib.request — network access

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

Pattern match low

Popular HTTP library — network access

scripts/bricklink.py · prose · downgraded · got

Permissions & capabilities

Requires 4 environment variables. (3 sensitive: BRICKLINK_CONSUMER_SECRET, BRICKLINK_TOKEN_VALUE, BRICKLINK_TOKEN_SECRET). Requires 1 system binary.

Is this flag fair?

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