sc-lang-rust

Community

Rust security deep scan for unsafe code

Authorersinkoc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Rust code can bypass safety guarantees through unsafe blocks, risky FFI usage, and concurrency patterns. This Skill identifies and highlights security anti-patterns to prevent memory safety violations and data races.

Core Features & Use Cases

  • Unsafe block audit: detects improper dereferences, unchecked raw pointers, and transmute usage.
  • FFI boundary validation: flags unsafe interactions with C and other languages.
  • Concurrency pitfalls: surfaces data races and unsafe synchronization patterns.
  • Remediation guidance: provides concrete code fixes and exemplars.

Quick Start

Run a Rust security deep scan on a repository to surface unsafe blocks, FFI boundary risks, and concurrency pitfalls.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sc-lang-rust
Download link: https://github.com/ersinkoc/security-check/archive/main.zip#sc-lang-rust

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.