Rust

v1.0.1

Write idiomatic Rust avoiding ownership pitfalls, lifetime confusion, and common borrow checker battles.

4· 1.8k·16 current·16 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97c5c5cwzm5fn804c9h63qq6n815sg6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🦀 Clawdis
OSLinux · macOS · Windows
Binsrustc, cargo

Comments