← 返回 Skills 市场
samledger67-dotcom

Upgrade Stylus Contracts

作者 samledger67-dotcom · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
276
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install upgrade-stylus-contracts
功能描述
Upgrade Stylus smart contracts using OpenZeppelin proxy patterns on Arbitrum. Use when users need to: (1) make Stylus Rust contracts upgradeable with UUPS or...
安全使用建议
Do not install blindly. Verify the skill's provenance: ask who published it and confirm the referenced GitHub repository and code are genuine OpenZeppelin sources. Before using any upgrade steps, do not paste or upload private keys or long-lived RPC credentials to the agent. Perform upgrades from a secure environment (local machine or CI with hardware/signing protection), prefer multisig/hardware wallet flows for production, test all upgrade flows on a testnet, and inspect the implementation code in the linked repository to confirm it matches the guidance. If you need the agent to perform deployment steps, require explicit, auditable prompts and never provide secrets directly through chat — use ephemeral signing or guarded CI secrets instead.
功能分析
Type: OpenClaw Skill Name: upgrade-stylus-contracts Version: 1.0.1 The skill bundle contains documentation and code snippets for upgrading Arbitrum Stylus smart contracts using OpenZeppelin proxy patterns. It provides educational content on UUPS and Beacon proxies, including security best practices like access control, initialization guards, and storage compatibility. No malicious code, data exfiltration, or prompt injection attempts were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md content is consistent with the name/description: it explains UUPS/Beacon/Erc1967 patterns for Stylus on Arbitrum and references an OpenZeppelin-style implementation. However, the skill metadata claims 'OpenZeppelin' as author while the registry owner and source/homepage are absent; this mismatch of provenance (branding/attribution) is a red flag and should be verified before trusting the skill.
Instruction Scope
The instructions remain scoped to upgrade patterns, storage rules, access control, and deployment notes (e.g., 'cargo stylus deploy' or deployer contract). They do not instruct the agent to read unrelated system files. However, they also do not address the operational requirements of performing upgrades (private keys/signing, RPC endpoints), nor do they provide guidance on secure handling of credentials or on verifying on-chain actions — a gap when following these steps could require sensitive secrets.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so there is nothing written to disk or pulled from external URLs by the skill itself.
Credentials
The skill declares no required environment variables or credentials. That is coherent for an instruction-only doc, but practically misleading: actually performing contract upgrades requires signing keys and RPC access. The skill does not request these nor warn about secure handling, which could lead an inexperienced user to mishandle secrets or to supply credentials to the agent without realizing the risk.
Persistence & Privilege
always:false and normal agent invocation settings are used. The skill does not request persistent presence or system-wide configuration changes. Note: because the skill describes actions that can be executed on-chain, combining autonomous invocation with user-supplied signing credentials would be high-risk — but autonomous invocation alone is the platform default and not a direct fault of this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install upgrade-stylus-contracts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /upgrade-stylus-contracts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix display name from probe to proper title
v98.0.0
probe
v1.0.0
Initial release — OpenZeppelin upgrade patterns for AI agents
元数据
Slug upgrade-stylus-contracts
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Upgrade Stylus Contracts 是什么?

Upgrade Stylus smart contracts using OpenZeppelin proxy patterns on Arbitrum. Use when users need to: (1) make Stylus Rust contracts upgradeable with UUPS or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 276 次。

如何安装 Upgrade Stylus Contracts?

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

Upgrade Stylus Contracts 是免费的吗?

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

Upgrade Stylus Contracts 支持哪些平台?

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

谁开发了 Upgrade Stylus Contracts?

由 samledger67-dotcom(@samledger67-dotcom)开发并维护,当前版本 v1.0.1。

💬 留言讨论