ClawAudit verdict

go-dev

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

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.

0
security
90
transparency
70
maintenance

Findings (5)

Pattern match critical

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

Pattern match critical

Pipe to sh โ€” executes piped content as shell commands

references/golangci-lint-reference.md ยท code ยท | sh

Pattern match high

Dynamic import() โ€” loads module at runtime

references/go-migrate-reference.md ยท code ยท import ( "

Pattern match high

References sudo โ€” requests elevated privileges

references/justfile-reference.md ยท code ยท sudo

Pattern match medium

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?

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