ClawAudit verdict

xhs-catch

zion-xhs-catch-skill

18
πŸ”΄ Dangerous
Reviewed by ClawAudit β€” concrete malicious or deceptive behavior found

The setup instructions explicitly direct users to run 'curl -fsSL https://cdn.kimi.com/webbridge/install.sh | bash' and 'irm https://cdn.kimi.com/webbridge/install.ps1 | iex', which are classic remote-code-execution patterns that execute untrusted remote scripts directly in the shell.

⚠ 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
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime β€” transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md Β· code Β· token="δ½ ηš„εŒζ­₯Token

Pattern match high

Pipe-to-shell pattern (curl | sh) β€” supply chain attack vector

SKILL.md Β· prose Β· downgraded Β· curl -fsSL https://cdn.kimi.com/webbridge/install.sh | bash

Pattern match high

Pipe to bash β€” executes piped content as shell commands

SKILL.md Β· prose Β· downgraded Β· | bash

Pattern match high

<script> tag in markdown β€” potential code injection

scripts/generate-report.ts Β· prose Β· downgraded Β· <script>

Pattern match medium

References child_process β€” can spawn system processes

scripts/webbridge-crawl.ts Β· prose Β· downgraded Β· child_process

Pattern match medium

HTTP request to bare IP address β€” common in malicious payloads

scripts/webbridge-crawl.ts Β· prose Β· downgraded Β· http://127.0.0.1

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/D/E). 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.

package_install

Is this flag fair?

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