ClawAudit verdict

36kr-aireportlist

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

The skill fetches articles from a specified API endpoint and formats them for output. No suspicious or malicious behavior detected.

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

13
security
90
transparency
90
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 "https://openclaw.36krcdn.com/media/aireport/$(date +%Y-%m-%d)/ai_report

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match medium

Python httpx request — network access

SKILL.md · code · httpx.get(

Pattern match low

Python urllib.request — network access

scripts/fetch_aireport.py · prose · downgraded · urllib.request

Permissions & capabilities

No declared permissions — minimal attack surface.

network_out

Is this flag fair?

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