Real Skill packageSource verifiedClawHub registry

rust-best-practice

Comprehensive, exhaustive reference for idiomatic and production-grade Rust engineering — covers ownership/borrowing/lifetimes, error handling, trait & generic API design, concurrency and async (Tokio), performance and memory layout, unsafe Rust and soundness, testing and property-based testing, Car

Identity and source

Publisher attributionAnjasta Bagus Tariganregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 64% rule confidence
Package forminstruction bundle15 recorded files
Canonical sourceClawHub registryclawhub:anjasta-tarigan:rust-best-practice
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/13/2026.claude/skills/rust-best-practice
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. 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/13/2026.agents/skills/rust-best-practice
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. 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/13/2026skills/rust-best-practice
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. 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 @anjasta-tarigan/rust-best-practice
clawhub inspect @anjasta-tarigan/rust-best-practice --version 1.0.0

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
15 / 15 inspected as text
Checked
8/13/2026, 7:30:35 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
26 dependency and API indicators
  • api: actix.rs
  • api: bheisler.github.io
  • api: blog.burntsushi.net
  • api: blog.rust-lang.org
  • api: clawhub.ai
  • api: diesel.rs
  • api: doc.rust-lang.org
  • api: docs.rs
  • api: effective-rust.com
  • api: embarkstudios.github.io
  • api: github.com
  • api: mozilla.github.io
  • api: nnethercote.github.io
  • api: no-color.org
  • api: opensource.axo.dev
  • api: owasp.org
  • api: proptest-rs.github.io
  • api: rust-cli.github.io
  • api: rust-for-rustaceans.com
  • api: rust-fuzz.github.io
  • api: rust-lang.github.io
  • api: rustsec.org
  • api: ryhl.io
  • api: serde.rs
  • api: tokio.rs
  • api: www.sea-ql.org
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
8/13/2026, 10:38:08 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • 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:cd9c2560c59e4d9b25cbd28932769c0c107d67f27e4f58085323ad1f1de5e95c
Show up to 15 recorded paths
  • references/01-idiomatic-style-and-naming.md
  • references/02-ownership-borrowing-lifetimes.md
  • references/03-error-handling.md
  • references/04-traits-generics-and-type-design.md
  • references/05-concurrency-and-async.md
  • references/06-performance-and-memory.md
  • references/07-unsafe-rust.md
  • references/08-testing-and-quality.md
  • references/09-tooling-cargo-and-ci.md
  • references/10-web-backend-and-networking.md
  • references/11-cli-and-systems-tools.md
  • references/12-project-structure-workspaces-and-dependencies.md
  • references/13-security-and-supply-chain.md
  • skill-card.md
  • SKILL.md

Source changelog

Initial release: Comprehensive Rust best practices reference skill - Covers idiomatic and production-grade Rust engineering across ownership, error handling, API design, concurrency/async, performance, unsafe Rust, testing, tooling, web/CLI frameworks, project structure, and supply-chain security. - Includes indexed reference chapters with task-to-file mapping, in-depth explanations, code examples, anti-pattern checklists, and links to authoritative Rust resources. - Designed to trigger automatically on any Rust-related term or context, proactively informing all Rust code, design, debugging, and review tasks. - Core philosophy and "smell test" checklists are embedded for immediate application and rapid review.