CtrlK
BlogDocsLog inGet started
Tessl Logo

solidity-security

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

71

1.00x
Quality

58%

Does it follow best practices?

Impact

94%

1.00x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./tests/ext_conformance/artifacts/agents-wshobson/blockchain-web3/skills/solidity-security/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking)

What this means

The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.

Why it was flagged

Direct money access detected (high risk: 1.00). The skill is explicitly focused on smart contracts and DeFi security and includes concrete Solidity code and patterns that perform deposits, withdrawals, ETH transfers, token transfers, and a DEX swap pattern. It directly addresses operations that move funds on-chain (e.g., deposit(), withdraw(), payable transfers, swap functions, and pull/push payment patterns). Because it is specifically designed for blockchain financial operations (DeFi, swaps, wallet-transfer logic), it meets the criteria for Direct Financial Execution capability.

Report incorrect finding
Repository
Dicklesworthstone/pi_agent_rust
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.