Skip to main content
Back to registry

solidity-security

wshobson/agents

Master smart contract security best practices, vulnerability prevention, and secure Solidity development patterns.

Installs3
Install command
npx skills add https://github.com/wshobson/agents --skill solidity-security
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Master smart contract security best practices, vulnerability prevention, and secure Solidity development patterns. Attacker calls back into your contract before state is updated. Vulnerable Code: Secure Pattern (Checks-Effects-Interactions): Alternative: ReentrancyGuard Vulnerable Code (Solidity = 0.8.0): For Solidity < 0.8.0, use SafeMath: Vulnerable Code: Secure Pattern: Vulnerable: Mitigation: - Writing secure smart contracts - Auditing existing contracts for vulnerabilities - Implementing secure DeFi protocols - Preventing reentrancy, overflow, and access control issues - Optimizing gas usage while maintaining security - Preparing contracts for professional audits - Understanding common attack vectors

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does solidity-security do?

Master smart contract security best practices, vulnerability prevention, and secure Solidity development patterns.

Is solidity-security good?

solidity-security does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does solidity-security work with?

solidity-security currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to solidity-security?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install solidity-security?

npx skills add https://github.com/wshobson/agents --skill solidity-security

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering