ClawAudit verdict

edgebets

sdk

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

The skill requires a Solana private key from the environment and passes it directly to a third-party npm package (edgebets-sdk) that initiates real USDC payments, constituting elevated credential access for actual financial transactions with an external party.

โš  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.

58
security
70
transparency
100
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

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

package_install

Findings (3)

Confirmed in code medium

Accesses process.env โ€” reads environment variables

SKILL.md ยท code

Pattern match medium

Accesses sensitive environment variables

SKILL.md ยท code ยท process.env.SOLANA_PRIVATE_KEY

Pattern match low

Popular HTTP library โ€” network access

src/services/simulation.ts ยท prose ยท downgraded ยท got

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

package_installcredential_access

Is this flag fair?

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