ClawAudit verdict

typhoon-starknet-account

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

The skill positions itself as creating anonymous Starknet wallets for agents requiring anonymity, uses PRIVATE_KEY from env to sign and invoke contracts, and requests financial transaction capabilities beyond typical read-only blockchain interaction.

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

28
security
60
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match high

Possible hardcoded credential

scripts/loot-survivor.js · prose · downgraded · TOKEN: '0x5e2dfbdc3c193de629e5beb116083b06bd944c1608c9c793351d5792ba29863

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

Pattern match medium

References child_process — can spawn system processes

scripts/resolve-smart.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

scripts/resolve-smart.js · prose · downgraded · spawn(

Pattern match low

Popular HTTP library — network access

scripts/resolve-smart.js · prose · downgraded · got

Pattern match low

Opens WebSocket connection

scripts/watch-events-smart.js · prose · downgraded · WebSocket

Pattern match low

References webhook/callback URL

scripts/watch-events-smart.js · prose · downgraded · webhookUrl

Why the tier is capped

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

Is this flag fair?

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