ClawAudit verdict

clawmarket

aladdn-market

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

This skill provides a documented HTTP API for a peer-to-peer crypto marketplace using TRC20 USDT escrow, with all operations requiring explicit user-initiated calls and no credential exfiltration or hidden behavior in the content.

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

25
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (3)

Pattern match high

Possible hardcoded credential

clawmarket-cli.sh · prose · downgraded · API_KEY="${CLAWMARKET_API_KEY:-}

Pattern match high

Pipe-to-python pattern — remote code execution risk

clawmarket-cli.sh · prose · downgraded · curl -s "$BASE_URL/listings${2:+?search=$2}" | python

Pattern match high

Pipe to python — executes piped content as Python code

clawmarket-cli.sh · prose · downgraded · | python3

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outcredential_accessnetwork_in

Is this flag fair?

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