# Rust Unsafe

> - Unsafe Rust done soundly — what unsafe does and doesn't unlock, the SAFETY-comment discipline, undefined behavior to avoid, raw pointers, FFI, [repr], and verifying with Miri. Use when writing or reviewing unsafe code, doing FFI, building a structure the borrow checker can't express, or chasing UB. Triggers: mut, extern "C", [repr(C)], SAFETY, UB, transmute, MaybeUninit, miri.

## Facts
- Page: https://tashan.sh/capability/skill-gurinderu-rust-unsafe
- tashan id: skill:gurinderu/rust-unsafe
- Source: https://github.com/gurinderu/craft
- Type: skill
- Category: other
- tashan score: not scored (catalogued only — too little public evidence)
- Adoption: 9.0
- Upkeep: 100.0
- Freshness: 99.0
- Evidence coverage: 84% of the inputs this score can use
- Health: active
- Instruction depth: not yet graded
- Official: no

## Install

```sh
cp -r rust-unsafe ~/.claude/skills/
```

## Security audit
Not scanned. We audit npm-published capabilities; this one has no npm package we can resolve, or has not reached the queue. This is not a clean bill of health.

---
Measured 2026-08-09 by tashan (https://tashan.sh) from public evidence. Scorer s5.
