Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

solidity-security

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

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
9

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill solidity-security
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, solidity-security has 9 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/solidity-security.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Comprehensive smart contract security patterns, vulnerability prevention, and secure Solidity development practices. 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: - Covers critical vulnerabilities including reentrancy, integer overflow/underflow, access control failures, and front-running with vulnerable code examples and secure patterns - Teaches Checks-Effects-Interactions pattern, pull-over-push payment design, input validation, and emergency stop mechanisms for production-ready contracts - Includes gas optimization techniques such as storage packing, calldata usage, and event-based data storage - Provides security checklist, Hardhat testing examples for vulnerability detection, and audit preparation guidelines with proper documentation standards - 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 -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

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

Is solidity-security good?

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

Which AI agents support solidity-security?

solidity-security currently lists compatibility with Skills CLI.

Is solidity-security safe to install?

solidity-security has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to solidity-security?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install solidity-security?

Run the following command to 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