Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

defi-amm-security

Critical vulnerability patterns and hardened implementations for Solidity AMM contracts, LP vaults, and swap functions.

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
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill defi-amm-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, defi-amm-security has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/defi-amm-security.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Critical vulnerability patterns and hardened implementations for Solidity AMM contracts, LP vaults, and swap functions. Use this as a checklist-plus-pattern library. Review every user entrypoint against the categories below and prefer the hardened examples over hand-rolled variants. Vulnerable: Safe: Do not write your own guard when a hardened library exists. Using token.balanceOf(address(this)) directly for share math lets attackers manipulate the denominator by sending tokens to the contract outside the intended path. Track internal accounting and measure actual tokens received. Spot prices are flash-loan manipulable. Prefer TWAP.

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 defi-amm-security do?

Critical vulnerability patterns and hardened implementations for Solidity AMM contracts, LP vaults, and swap functions.

Is defi-amm-security good?

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

Which AI agents support defi-amm-security?

defi-amm-security currently lists compatibility with Claude Code, Skills CLI.

Is defi-amm-security safe to install?

defi-amm-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 defi-amm-security?

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

How do I install defi-amm-security?

Run the following command to install defi-amm-security: npx skills add https://github.com/affaan-m/everything-claude-code --skill defi-amm-security

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering