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.
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.
掌握智能合约安全最佳实践,以防止常见漏洞并实现安全的Solidity模式。在编写智能合约、审计现有合约或实施区块链应用的安全措施时使用。
Category: developer (开发工具) · Author: scaffold-eth · Version: @main · License: MIT
npx skills add scaffold-eth/solidity-security下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.
Gemini CLI for one-shot Q&A, summaries, and generation.
Control Philips Hue lights and scenes via the OpenHue CLI.
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Category:developer