Real Skill packageSource verifiedClawHub registry

Rust

Writes, debugs, and optimizes Rust code, crates, and Cargo builds: ownership, lifetimes, traits, async, unsafe, and FFI. Use when the borrow checker rejects code, when rustc reports value moved, cannot borrow as mutable, does not live long enough, missing lifetime specifier, trait bound not satisfied, or not dyn compatible; when a future cannot be sent between threads, a Mutex guard crosses an await, a task blocks the async runtime, or select! loses data; when code deadlocks, panics on unwrap, or hits BorrowMutErr…

Identity and source

Publisher attributionIvánregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 59% rule confidence
Package forminstruction bundle28 recorded files
Canonical sourceClawHub registryclawhub:ivangdavila:rust
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/14/2026.claude/skills/Rust
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/14/2026.agents/skills/Rust
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/14/2026skills/Rust
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @ivangdavila/rust
clawhub inspect @ivangdavila/rust --version 1.0.3

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
28 / 28 inspected as text
Checked
8/14/2026, 1:49:27 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: clawic.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
7/26/2026, 1:13:09 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:fa2253afdbe51618414c062f5701882fc5a6b2ce7b619edd7dbc2d291435eded
Show up to 28 recorded paths
  • _meta.json
  • api-design.md
  • async.md
  • cargo.md
  • collections.md
  • compiler-errors.md
  • concurrency.md
  • cross-compilation.md
  • embedded-no-std.md
  • errors.md
  • ffi.md
  • lifetimes.md
  • macros.md
  • memory-template.md
  • modules-and-layout.md
  • observability.md
  • ownership.md
  • pattern-matching.md
  • performance.md
  • serde.md
  • setup.md
  • skill-card.md
  • SKILL.md
  • strings-and-text.md
  • testing.md
  • traits.md
  • unsafe.md
  • wasm.md

Source changelog

Display name shown correctly