rust-unsafe-boundary-audit

Installation
SKILL.md

Rust Unsafe Boundary Audit - make every unsafe edge small, named, and tested

Use this skill when a Rust change, crate, or repository needs a focused audit of unsafe blocks, raw pointer handling, layout assumptions, or foreign-function boundaries. The goal is not to forbid unsafe code; it is to make each unsafe operation local, justified, mechanically guarded where possible, and covered by tests or tooling that exercise the contract.

Critical Constraints

Installs
1
Repository
boshu2/agentops
GitHub Stars
399
First Seen
Jun 7, 2026
rust-unsafe-boundary-audit — boshu2/agentops