security

Identify security vulnerabilities in Apple platform applications across iOS, macOS, and watchOS.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/productengineered/parsely --skill security-productengineered
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security
Source: https://github.com/productengineered/parsely/tree/main/.claude/skills/security
Command: npx skills add https://github.com/productengineered/parsely --skill security-productengineered

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security reviews of Apple platform apps are often manual, time-consuming, and prone to missed vulnerabilities across storage, authentication, network, and platform-specific patterns.

Core Features & Use Cases

  • Comprehensive guidance covering secure storage, biometric authentication, network security, and platform-specific patterns for iOS, macOS, and watchOS.
  • Practical checklists and examples to validate implementation and reduce risk in real projects.
  • Use case: audit a banking app to verify Keychain usage, Data Protection, and secure network communications.

Quick Start

Audit an Apple platform app for security gaps and provide actionable fixes.

Frequently Asked Questions about security

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit an iOS app for security vulnerabilities?

Identifying security vulnerabilities in Apple platform apps involves reviewing secure storage, biometric authentication, network security, and platform-specific patterns. This generates a structured assessment with prioritized actionable fixes.

What is the best way to verify Keychain usage and Data Protection in a banking app?

Verifying Keychain and Data Protection in a banking app requires checking secure storage and biometric authentication patterns. This validates implementation against best practices and outputs a structured assessment with prioritized recommendations.

Does this security review cover macOS and watchOS platform specifics?

Yes, the security review covers macOS and watchOS platform specifics alongside iOS. It enforces best practices across Apple platforms, evaluating secure storage, network security, and biometric authentication patterns.

Can I use this to check biometric authentication implementation in my Apple platform app?

Yes, you can check biometric authentication implementation in your Apple platform app. It loads specific biometric authentication guidance, validates your setup against best practices, and provides actionable fixes in the final assessment.

How do I ensure secure network communications in my iOS application?

Ensuring secure network communications in iOS applications involves reviewing network security patterns and enforcing best practices. This identifies vulnerabilities in your network layer and outputs prioritized recommendations to reduce risk.