ClawAudit verdict
go-next-move
Analyzes Go board positions using local KataGo engine; all processing is local with no external API calls or credential usage.
⚠ 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.
Findings (6)
Pipe to python — executes piped content as Python code
README.en.md · code · | python3
<script> tag in markdown — potential code injection
scripts/web_server.py · prose · downgraded · <script>
Possible hardcoded credential
scripts/web_server.py · prose · downgraded · token=" + encodeURIComponent(token));
const d = await r.json();
const t
subprocess execution — runs system commands from Python
scripts/next_move.py · prose · downgraded · subprocess.run(
Popular HTTP library — network access
scripts/next_move.py · prose · downgraded · got
Python os.environ.get — reads environment variable
scripts/skill_token.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.
network_in Is this flag fair?
Thanks — recorded.