ClawAudit verdict

stakingverse-ethereum

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

Skill executes real Ethereum mainnet staking transactions using a wallet PRIVATE_KEY env var; while the stated purpose is legitimate DeFi staking, this involves irreversible real-money blockchain transactions and handling of a crypto private key.

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

50
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (5)

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

Popular HTTP library โ€” network access

SKILL.md ยท code ยท node-fetch

Confirmed in code low

fetch() โ€” outbound network request

SKILL.md ยท code

Pattern match low

Makes HTTP request to external URL

SKILL.md ยท code ยท fetch('https://

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

network_outcredential_access

Is this flag fair?

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