ClawAudit verdict

code-reviewer

cuihua-code-reviewer

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

An AI-powered code review assistant for OpenClaw developers that uses git to analyze code quality, security vulnerabilities, and performance issues; credential_access is not actively used (the metadata lists no required env vars), and all behavior matches local code analysis.

⚠ 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
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (6)

Pattern match critical

Uses eval() — can execute arbitrary code

EXAMPLES.md · code · eval(

Pattern match critical

Possible hardcoded credential

code-review-report.md · code · API_KEY = "sk-1234567890abcdef1234567890abcdef

Pattern match high

Uses exec() — may execute shell commands

code-review-report.md · code · exec(

Pattern match medium

References child_process — can spawn system processes

analyzer.js · prose · downgraded · child_process

Pattern match medium

References webhook/callback URL

EXAMPLES.md · code · WEBHOOK_URL

Pattern match medium

Node http/https module — low-level network access

EXAMPLES.md · code · require('https')

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

Requires 1 system binary. (1 elevated: git).

credential_access

Is this flag fair?

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