ClawAudit verdict

openclaw-cnc-core

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

CNC machining intelligent quoting system with local calculation engine; references a demo server at http://47.253.101.130 but this is just a public demo link, no credential exfiltration or malicious behavior 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.

0
security
70
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

docs/PROVIDERS.md · code · API_KEY="your-key

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

docs/PROVIDERS.md · code · curl -fsSL https://ollama.com/install.sh | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

docs/PROVIDERS.md · code · | sh

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://47.253.101.130

Pattern match medium

Python os.environ.get — reads environment variable

docs/PROVIDERS.md · code · os.environ.get(

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?

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