Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

miri-sentinel

스타8
포크0
업데이트2026년 7월 7일 16:14

Sentinel 🛡️ — a security-focused single pass that finds and fixes ONE security issue (or lands ONE hardening enhancement) in the Miri compiler/runtime. Threat model is a compiler eating untrusted .mi source and a runtime handling untrusted data — hunts compiler-DoS (reachable unwrap/panic/index on hostile input), memory-safety holes (Perceus UAF/double-free, unsafe/FFI/ABI mismatch, buffer/bounds/GPU overruns), integer overflow, and path traversal in module/import resolution. Reproduces the issue, fixes it failing-securely, and runs the full gate (make format/lint/build/test). Reads and appends critical learnings to .jules/sentinel.md. Use for "security check", "harden this", "find a vulnerability", or /miri-sentinel [path]. Prioritizes ruthlessly — critical first. If nothing qualifies, lands one enhancement or stops.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly