ClawAudit verdict

daming-core

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

The code orchestrates internal Python modules for creating, auditing, and dispatching tasks; no external data leakage or harmful execution is present.

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

65
security
70
transparency
70
maintenance

Findings (5)

Pattern match medium

POSTs data to external URL

JINYIWEI_GUIDE.md · code · .post( "https://

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

README.md · prose · downgraded · http://192.168.1.100

Pattern match medium

subprocess execution — runs system commands from Python

skill2/main.py · prose · downgraded · subprocess.run(

Pattern match low

Opens WebSocket connection

HYBRID_ARCHITECTURE.md · prose · downgraded · WebSocket

Pattern match low

Python os.environ.get — reads environment variable

skill1/bu/gong/comfyui_client.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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?

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