ClawAudit verdict

yyclaw

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

Each API call triggers an on-chain stablecoin blockchain transaction authorizing real cryptocurrency spending; while the behavior is transparently documented, executing wallet-authorized payments on behalf of the agent constitutes elevated financial risk beyond typical API key usage.

โš  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.

5
security
30
transparency
70
maintenance

Permission integrity

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

network_out

Findings (4)

Pattern match critical

Pipe-to-python pattern โ€” remote code execution risk

SKILL.md ยท code ยท curl -s -H "Authorization: Bearer $YYCLAW_API_KEY" https://crypto.yyclaw.cc/v1/b

Pattern match critical

Pipe to python โ€” executes piped content as Python code

SKILL.md ยท code ยท | python3

Confirmed in code medium

Accesses process.env โ€” reads environment variables

SKILL.md ยท code

Pattern match medium

Accesses sensitive environment variables

SKILL.md ยท code ยท process.env.YYCLAW_API_KEY

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

credential_accessnetwork_out

Is this flag fair?

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