← 返回 Skills 市场
iskysun96

Write Contracts

作者 iskysun96 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install write-contracts
功能描述
Generates secure Aptos Move V2 smart contracts with Object model, Digital Asset integration, security patterns, and storage type guidance. Includes comprehen...
安全使用建议
This skill appears coherent and low-risk as an instruction-only Move contract helper, but take these precautions before using it to generate deployable code: 1) Verify author/source: the SKILL.md claims 'aptos-labs' but no homepage or source is provided — treat that as unverified attribution. 2) Manually review any generated Move modules before publishing or running; the templates are opinionated and may not match your security model. 3) Run a proper security audit and unit/integration tests (as the skill itself recommends) and deploy first to testnet. 4) Never paste or store private keys, node credentials, or other secrets into prompts when interacting with code-generation skills. 5) If you need provenance, ask the publisher for source repo or contact info before trusting the skill for production use.
功能分析
Type: OpenClaw Skill Name: write-contracts Version: 1.0.0 The 'write-contracts' skill bundle provides comprehensive and secure guidelines for generating Aptos Move V2 smart contracts. It emphasizes security best practices such as input validation, signer verification, and the use of modern Digital Asset standards. Notably, SKILL.md includes explicit safety instructions for the AI agent to never read sensitive local files (e.g., .env or ~/.aptos/config.yaml) or hardcode private keys, effectively mitigating common exfiltration risks. All reference files, including complete-example.md and safe-arithmetic.md, contain standard, well-documented Move patterns aligned with the stated purpose.
能力评估
Purpose & Capability
The name, description, SKILL.md, and reference files all focus on Aptos Move V2 smart-contract patterns (object model, NFTs, storage decision tree, gas guidance) and the requested resources are minimal (no env vars, no binaries, no installs). This is consistent with a code-generation/helper skill. One mismatch to note: metadata lists author: 'aptos-labs' and priority: 'critical' but the skill's source and homepage are 'unknown'/'none' and the registry owner ID is unrelated — potential impersonation or missing provenance (informational, not functional).
Instruction Scope
SKILL.md contains concrete Move design rules, code examples, and a storage-decision Q&A workflow for asking users about storage use-cases. The instructions do not direct the agent to read system files, environment variables, external endpoints, or any unrelated data; they stay within the domain of generating Move code and asking storage questions. The SKILL does recommend using a separate 'security-audit' skill before deployment (reasonable).
Install Mechanism
No install spec and no code files that execute on the host (instruction-only). This is low-risk: nothing will be downloaded or written to disk by an installer step.
Credentials
The skill does not request any environment variables, credentials, or config paths. It requires no secrets and its guidance is about on-chain code structure and best practices — credential requests would be disproportionate but none are present.
Persistence & Privilege
Flags are default: always=false, user-invocable=true, disable-model-invocation=false. The skill does not request permanent presence or elevated privileges and does not modify other skills' configs. Autonomous invocation is allowed by platform defaults and is not by itself problematic here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install write-contracts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /write-contracts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the write-contracts skill for secure Move V2 smart contract generation. - Generates Aptos Move V2 smart contracts using Object model and Digital Asset (NFT) standards - Integrates key security patterns and storage type selection framework - Provides module structure templates, example patterns, and testing access patterns - Triggers on common prompts like “write contract”, “create NFT collection”, and more - Guides optimal storage design by asking usage questions and recommending best-fit data structures
元数据
Slug write-contracts
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Write Contracts 是什么?

Generates secure Aptos Move V2 smart contracts with Object model, Digital Asset integration, security patterns, and storage type guidance. Includes comprehen... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 Write Contracts?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install write-contracts」即可一键安装,无需额外配置。

Write Contracts 是免费的吗?

是的,Write Contracts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Write Contracts 支持哪些平台?

Write Contracts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Write Contracts?

由 iskysun96(@iskysun96)开发并维护,当前版本 v1.0.0。

💬 留言讨论