ClawAudit verdict
lws
The skill installs via curl piped to bash from a remote URL (a well-known unsafe pattern) and handles BIP-39 mnemonic phrases and private key signing across multiple blockchain chains; the combination of remote code execution at install time and cryptographic key handling warrants caution.
โ 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.
Permission integrity
network_out
Findings (2)
Pipe-to-shell pattern (curl | sh) โ supply chain attack vector
SKILL.md ยท code ยท curl -fsSL https://raw.githubusercontent.com/dawnlabsai/lws/main/lws/install.sh
Pipe to bash โ executes piped content as shell commands
SKILL.md ยท code ยท | bash
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution โ cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 2 system binaries. (2 elevated: git, cargo).
network_out Is this flag fair?
Thanks โ recorded.