ClawAudit verdict
ernie-image-radeon
Free ERNIE-Image generation via AMD Radeon Cloud with no API key required; the skill explicitly warns that the HTTP endpoint is unencrypted and that API keys will not be forwarded to it, showing security awareness.
⚠ 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 (6)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
references/api-guide.md · prose · downgraded · curl -LsSf https://astral.sh/uv/install.sh \| sh
Pipe to sh — executes piped content as shell commands
references/api-guide.md · prose · downgraded · | sh
HTTP request to bare IP address — common in malicious payloads
references/api-guide.md · prose · downgraded · http://134.199.132.159
Python urllib.request — network access
scripts/generate.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/generate.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
scripts/generate.py · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.