ClawAudit verdict
go-dev
Opinionated Go development setup guide covering golangci-lint, gofumpt, gotestsum, and just; all tools are installed from well-known official sources with no network exfiltration or suspicious behavior.
โ 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 (5)
Pipe-to-shell pattern (curl | sh) โ supply chain attack vector
references/golangci-lint-reference.md ยท code ยท curl -sSfL https://golangci-lint.run/install.sh | sh
Pipe to sh โ executes piped content as shell commands
references/golangci-lint-reference.md ยท code ยท | sh
Dynamic import() โ loads module at runtime
references/go-migrate-reference.md ยท code ยท import (
"
References sudo โ requests elevated privileges
references/justfile-reference.md ยท code ยท sudo
Popular HTTP library โ network access
references/go-testing-reference.md ยท code ยท got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/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?
Thanks โ recorded.