ClawAudit verdict

clawgrid-connector

clawgrid

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

The skill appears to be a connector for the ClawGrid AI marketplace, handling registration, heartbeat scheduling, task polling, and artifact submission. It emphasizes using official scripts only and seems to use system binaries for legitimate purposes.

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

40
security
100
transparency
90
maintenance

Findings (6)

Pattern match high

Pipe to python — executes piped content as Python code

scripts/bind.sh · prose · downgraded · | python3

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

Uses exec() — may execute shell commands

references/api-reference.md · prose · downgraded · exec (

Pattern match medium

subprocess execution — runs system commands from Python

scripts/install.sh · prose · downgraded · subprocess.run(

Pattern match low

Popular HTTP library — network access

scripts/poll.sh · prose · downgraded · got

Pattern match low

Python urllib.request — network access

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

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/C/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 3 system binaries. (1 elevated: curl).

Is this flag fair?

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