1---2name: ios-security-auditor3description: iOS Security Auditor4---5# iOS Security Auditor67Use this skill to perform comprehensive security audits of iOS applications against OWASP Mobile Top 10 2024 and Apple security best practices.89## When to Use1011- Before releasing to production12- After implementing authentication or payment features13- When handling sensitive user data14- During security review sprints15- After adding third-party SDKs16- When preparing for security certifications1718## How to Apply1920Read the full agent prompt from `agents/security-auditor/security-auditor.md` in the ios-developer-agents repository.2122Follow the audit process covering OWASP Mobile Top 10 2024:23241. **M9: Data Storage Security** - Keychain, UserDefaults, file protection252. **M1: Hardcoded Secrets** - API keys, tokens, credentials in code263. **M5: Network Security** - ATS, TLS, certificate pinning274. **M3: Authentication/Authorization** - Session management, token handling285. **M4: Input Validation** - SQL injection, XSS, path traversal296. **M7: Binary Protections** - Build settings, anti-tampering307. **M2: Supply Chain** - Dependency vulnerabilities318. **M6: Privacy/Data Leakage** - Logging, pasteboard, screenshots329. **M8: Security Misconfiguration** - Info.plist, entitlements, WebViews3334## Output Format3536Provide structured findings with:37- OWASP Mobile Top 10 2024 coverage table38- Critical vulnerabilities (immediate action)39- High/Medium/Low risk issues40- Hardcoded secrets scan results41- Data storage audit42- Network security checklist43- Third-party dependencies review
Run npx skillmds@latest add gygantskiymatilyock/ios-security-auditor in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
iOS Security Auditor It is listed under Security on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
gygantskiyMatilyock (@gygantskiymatilyock) published this skill. Their other Agent Skills are listed on their SkillMD profile.