Emasoft

iOS Security Audit — Security skill for Claude Code

Security community

Audit iOS credential storage, auth, crypto, data protection & Privacy Manifest / required-reason APIs.

How to install iOS Security Audit

Installs to ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-security-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-security-audit && curl -fsSL https://raw.githubusercontent.com/Emasoft/emasoft-complete-ios-app-authoring/HEAD/commands/ios-security-audit.md -o ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-security-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS Security Audit does


description: Audit iOS credential storage, auth, crypto, data protection & Privacy Manifest / required-reason APIs. argument-hint: "[path] [--focus keychain|crypto|network|auth|privacy] [--depth quick|full]"

Run a client-side security audit of the Apple-platform app, targeting the latest SDK (iOS/iPadOS 26, Swift 6.2, Xcode 26). Cover credential/secret storage, authentication, cryptography, transport/data protection, and Privacy Manifest / required-reason API compliance — finding what i

Alternatives in Security

  • Cve MCP Server — Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS sco 1.2k ★
  • MCP Security Checklist (SlowMist) — Comprehensive checklist: input validation, rate limiting, RBAC, credential management, container hardening 819 ★
  • Security Audit Stride — Chạy checklist bảo mật OWASP Top 10 + STRIDE trước bước review cuối của Tech Lead trong WF-REVIEW-CRIT (luôn c 90 ★

Full documentation available on GitHub

View Source Repository