Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add mduongvandinh/ai-best-practices-skills --skill rust-best-practicesgit clone --depth 1 https://github.com/mduongvandinh/ai-best-practices-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/mduongvandinh/ai-best-practices-skills/rust-best-practices)<a href="https://agentmods.dev/skills/mduongvandinh/ai-best-practices-skills/rust-best-practices"><img src="https://agentmods.dev/badge/skills/mduongvandinh/ai-best-practices-skills/rust-best-practices/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/mduongvandinh/ai-best-practices-skills/rust-best-practices"><img src="https://agentmods.dev/badge/skills/mduongvandinh/ai-best-practices-skills/rust-best-practices.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.01127 |
| Opus 5 | $0.00000 | $0.00563 |
| Sonnet 5 | $0.00000 | $0.00225 |
| Haiku 4.5 | $0.00000 | $0.00113 |
Grade A, and why
rust-best-practices scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
19 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- ide-adapters/cursor.mdc 2.0 KB
- knowledge/00_Tong_Quan.md 10 KB
- knowledge/01_Cau_Truc_Cargo.md 35 KB
- knowledge/02_Ownership_Borrowing.md 43 KB
- knowledge/03_Error_Handling.md 48 KB
- knowledge/04_Async_Tokio.md 50 KB
- knowledge/05_HTTP_Web.md 57 KB
- knowledge/06_Security_Unsafe.md 57 KB
- knowledge/07_Database.md 68 KB
- knowledge/08_Testing.md 54 KB
- knowledge/09_Trait_Generics.md 41 KB
- knowledge/10_Concurrency.md 49 KB
- knowledge/11_Memory_Performance.md 42 KB
- knowledge/12_Logging_Tracing.md 42 KB
- knowledge/13_Configuration_Serde.md 41 KB
- knowledge/14_Deployment.md 40 KB
- knowledge/15_Macro.md 42 KB
- README.md 8.6 KB
- rust-best-practices.skill 11 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 110 lines · 0 tokens per session scan A e8418b34acb8
rust-best-practices is a skill published in the GitHub repository mduongvandinh/ai-best-practices-skills (18 stars, last pushed 6mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,127 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
rust-skills
Comprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error handling, async patterns, concurrency, unsafe code, API design, memory optimization, performance, numeric safety, conversions, serde, pattern matching, macros…
Azure Keyvault Certificates Rust
Azure Key Vault Certificates SDK for Rust. Use for creating, importing, and managing certificates. Triggers: "keyvault certificates rust", "CertificateClient rust", "create certificate rust", "import certificate rust".
Azure Cosmos Rust
Azure Cosmos DB SDK for Rust (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. Triggers: "cosmos db rust", "CosmosClient rust", "container", "document rust", "NoSQL rust", "partition key".
Azure Eventhub Rust
Azure Event Hubs SDK for Rust. Use for sending and receiving events, streaming data ingestion. Triggers: "event hubs rust", "ProducerClient rust", "ConsumerClient rust", "send event rust", "streaming rust".
Azure Identity Rust
Azure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication. Triggers: "azure-identity", "DeveloperToolsCredential", "authentication rust", "managed identity rust", "credential rust".
Azure Keyvault Keys Rust
Azure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "sign rust".