How this skill is triggered — by the user, by Claude, or both
Slash command
/security-check:security-check-appThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
このプロジェクトのモバイル/デスクトップアプリコードに対してセキュリティ監査を実施してください。以下の項目を確認すること:
このプロジェクトのモバイル/デスクトップアプリコードに対してセキュリティ監査を実施してください。以下の項目を確認すること:
検出結果は重大度レベル(Critical、High、Medium、Low、Info)で報告し、各問題に対して具体的な修正方法を提示すること。
$ARGUMENTS
npx claudepluginhub dala00/claude-marketplace --plugin security-checkAudits iOS and Android apps against OWASP MASVS/MASTG — covers insecure storage, weak crypto, certificate pinning, deeplinks, IPC, jailbreak/root detection, and reverse-engineering resistance.
Performs security audits on React Native apps via checklists for data storage, network security, authentication, code practices, builds, iOS/Android specifics, and dependencies. Invoke before production, after auth/payment adds, or for reviews.
Scans Capacitor and Ionic apps for 63+ security vulnerabilities using Capsec tool across secrets, storage, network, authentication, cryptography, and platform issues. Use for audits, CI/CD integration, and OWASP mobile checks.