file-watcher-security

ファイル監視システムのセキュリティ対策を実装するスキル。パストラバーサル・シンボリックリンク攻撃の防止、最小権限の原則に基づく権限管理、多層防御アーキテクチャを設計・実装。Anchors:• Threat Modeling(Adam Shostack) / 適用: STRIDEモデル / 目的: 脅威の体系的分類• Web Application Security(Andrew Hoffman) / 適用: 入力検証 / 目的: パストラバーサル対策• OWASP Cheat Sheet / 適用: 防御パターン / 目的: 実装レベルのセキュリティTrigger:Use when implementing file watcher security, preventing path traversal attacks, detecting symbolic link attacks, designing access control, or conducting security audits.

$ 설치

git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/file-watcher-security ~/.claude/skills/AIWorkflowOrchestrator

// tip: Run this command in your terminal to install the skill