ClawAudit verdict

wyckoff

wyckoff-agent-skill

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill offers a one-line install via curl piped to bash from a GitHub raw URL, which executes remote untrusted code; this is a concrete execution-sink risk despite the legitimate trading analysis purpose.

⚠ 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.

40
security
90
transparency
70
maintenance

Findings (2)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

rules/cli-setup-guide.md · code · curl -fsSL https://raw.githubusercontent.com/YoungCan-Wang/Wyckoff-Analysis/main

Pattern match critical

Pipe to bash — executes piped content as shell commands

rules/cli-setup-guide.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

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