ClawAudit verdict
typhoon-starknet-account
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.
Permission integrity
package_install
Findings (8)
Possible hardcoded credential
scripts/loot-survivor.js · prose · downgraded · TOKEN: '0x5e2dfbdc3c193de629e5beb116083b06bd944c1608c9c793351d5792ba29863
Accesses process.env — reads environment variables
SKILL.md · code
Accesses sensitive environment variables
SKILL.md · code · process.env.PRIVATE_KEY
References child_process — can spawn system processes
scripts/resolve-smart.js · prose · downgraded · child_process
Uses spawn() — can execute external programs
scripts/resolve-smart.js · prose · downgraded · spawn(
Popular HTTP library — network access
scripts/resolve-smart.js · prose · downgraded · got
Opens WebSocket connection
scripts/watch-events-smart.js · prose · downgraded · WebSocket
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?
Thanks — recorded.