ClawAudit verdict
clawmarket
aladdn-market
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.
Permission integrity
network_out
Findings (3)
Possible hardcoded credential
clawmarket-cli.sh · prose · downgraded · API_KEY="${CLAWMARKET_API_KEY:-}
Pipe-to-python pattern — remote code execution risk
clawmarket-cli.sh · prose · downgraded · curl -s "$BASE_URL/listings${2:+?search=$2}" | python
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?
Thanks — recorded.