ClawAudit verdict

hypii-hyperliquid-trader

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

The skill explicitly requires HYPERLIQUID_PRIVATE_KEY to execute live perpetual futures trades and requests real financial transactions (market buys/sells), which is elevated access warranting caution even though the behavior is transparently described.

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

30
security
60
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your_skillpay_api_key

Pattern match high

Dynamic import() — loads module at runtime

SKILLPAY_CONFIG.md · code · import('

Pattern match medium

Accesses sensitive environment variables

SKILLPAY_CONFIG.md · code · process.env.SKILLPAY_API_KEY

Pattern match low

Popular HTTP library — network access

index.js · prose · downgraded · axios

Pattern match low

Base64 encode (btoa) — may obfuscate data exfiltration

lib/x402.js · prose · downgraded · btoa(

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