Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

Develop Secure Smart Contracts

poropenzeppelin·openzeppelin· v1.0.0 · atualizado em 2026-04-11
82
Score

Develop secure smart contracts using OpenZeppelin Contracts libraries. Use when users need to integrate OpenZeppelin library components — including token standards (ERC20, ERC721, ERC1155), access control (Ownable, AccessControl, AccessManager), security primitives (Pausable, ReentrancyGuard), governance (Governor, timelocks), or accounts (multisig, account abstraction) — into existing or new contracts. Covers pattern discovery from library source, MCP generators, and library-first integration. Supports Solidity, Cairo, Stylus, and Stellar.

smart-contractsopenzeppelinsoliditycairostylusstellarsecurity
Linguagens
SolidityCairoStylusStellar
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddevelop-secure-contracts/workflow
1
Read the project: — Search and read existing contract files to understand the current state.
2
Identify dependencies: — Determine which OpenZeppelin components are already in use.
3
Search the library: — Browse the OpenZeppelin library for relevant components.
4
Read the source: — Read the source code and documentation of the chosen component.
5
Extract the pattern: — Identify the minimal set of changes needed for integration.
6
Apply the pattern: — Integrate the changes into the user's contract using the `Edit` tool.
7
Check for conflicts: — Resolve any conflicts arising from the integration.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aSolana Kit Development Guide
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar a ←Specstory Session Summary
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Billing Integration
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar a ←Harper Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Deploying Contracts on Base
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Stripe Webhooks
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Ripgrep (rg) - Fast Text Search Tool
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Connecting to Base Network
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Requirements & Specification Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Latest Package Version Lookup
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Develop Secure Smart Contracts
develop-secure-contracts
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.RECOMMEND
6.ACT
Triggers7
develop a secure smart contractintegrate OpenZeppelin contractsadd access control to my contractmake my contract pausableimplement ERC20 token using OpenZeppelinupgrade my smart contract with OpenZeppelinsecure my contract with OpenZeppelin libraries

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download develop-secure-contracts
$ synaptic skills detail develop-secure-contracts
$ synaptic skills live develop-secure-contracts

Dependências

@openzeppelin/contractscairo-contractsrust-contracts-stylusstellar-contracts

Links

GitHub Repository