← 返回 Skills 市场
1994
总下载
4
收藏
17
当前安装
2
版本数
在 OpenClaw 中安装
/install rust
功能描述
Write idiomatic Rust avoiding ownership pitfalls, lifetime confusion, and common borrow checker battles.
安全使用建议
This skill is an instruction-only Rust reference and appears internally consistent. If you install it, ensure that the agent runs in an environment where rustc and cargo are legitimate system binaries you trust (the skill declares those as required). Because it can be invoked by the agent, be aware the agent might use local rust tooling when generating or checking code — if you run agents in a restricted environment, keep those restrictions in place. No credentials, downloads, or external endpoints are requested by this skill.
功能分析
Type: OpenClaw Skill
Name: rust
Version: 1.0.1
The OpenClaw AgentSkills bundle consists entirely of documentation files (`.md`) and a metadata file (`_meta.json`). The `SKILL.md` declares the skill's purpose as providing guidance on Rust programming and lists `rustc` and `cargo` as required binaries, which is appropriate for a Rust-related skill. All other `.md` files contain educational content about Rust programming traps and best practices. There is no executable code, no instructions for the AI agent to perform malicious actions (e.g., data exfiltration, unauthorized command execution, persistence), and no evidence of prompt injection attempts or obfuscation. The content is purely informational and aligns with a benign educational resource.
能力评估
Purpose & Capability
Name/description (Rust guidance) align with requirements: it declares rustc and cargo as required binaries, which is appropriate for a Rust authoring helper.
Instruction Scope
SKILL.md and the included docs are purely educational guidance about ownership, lifetimes, errors, concurrency, etc.; they do not instruct the agent to read unrelated files, exfiltrate data, call external endpoints, or perform privileged system changes.
Install Mechanism
No install spec and no code files to execute are present. Being instruction-only minimizes the risk of downloading or running arbitrary code.
Credentials
The skill requests no environment variables, credentials, or config paths — nothing disproportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request permanent or elevated privileges. Autonomous invocation is allowed by default on the platform but there are no additional privilege escalations requested by the skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rust - 安装完成后,直接呼叫该 Skill 的名称或使用
/rust触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release
v1.0.0
Initial release
元数据
常见问题
Rust 是什么?
Write idiomatic Rust avoiding ownership pitfalls, lifetime confusion, and common borrow checker battles. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1994 次。
如何安装 Rust?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rust」即可一键安装,无需额外配置。
Rust 是免费的吗?
是的,Rust 完全免费(开源免费),可自由下载、安装和使用。
Rust 支持哪些平台?
Rust 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Rust?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。
推荐 Skills