ClawAudit verdict
bricklink
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.
Findings (4)
Possible hardcoded credential
SETUP.md · code · SECRET="YOUR_CONSUMER_SECRET
Python os.environ.get — reads environment variable
scripts/_pathguard.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
scripts/bricklink.py · prose · downgraded · urllib.request
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?
Thanks — recorded.