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

canister-security

// IC-specific security patterns for canister development in Motoko and Rust. Covers access control, anonymous principal rejection, reentrancy prevention (CallerGuard pattern), async safety (saga pattern), callback trap handling, cycle drain protection, and safe upgrade patterns. Use when writing or modifying any canister that modifies state, handles tokens, makes inter-canister calls, or implements access control.

$ git log --oneline --stat
stars:22
forks:9
updated:2026년 5월 11일 18:12
SKILL.md
readonly