security

Analyze iOS, macOS, and watchOS apps for security gaps and remediation steps.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill security-jtvaris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security
Source: https://github.com/jtvaris/sunday-night-dynasty/tree/main/.agents/skills/security
Command: npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill security-jtvaris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple platform apps face security risks related to secure storage, authentication, networking, and platform-specific patterns. This skill provides a comprehensive, battle-tested approach to review and harden these areas.

Core Features & Use Cases

  • Security review for iOS, macOS, and watchOS apps across storage, authentication, and network patterns.
  • Guidance for implementing Keychain, biometric authentication, ATS, and platform-specific security patterns.
  • Use Case: A guardrail for pre-submission reviews to avoid common pitfalls and ensure privacy compliance.

Quick Start

Review an Apple platform app to identify and remediate security gaps across storage, authentication, and networking.

Frequently Asked Questions about security

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

FAQPage Schema
How do I review my iOS app for security gaps before submission?

Review your iOS app for security gaps by analyzing code, configurations, and patterns across secure storage, biometric authentication, and network security to identify vulnerabilities and ensure privacy compliance.

What are the best practices for implementing Keychain secure storage on macOS?

Best practices for Keychain secure storage involve applying structured security-review assessments to identify gaps, follow platform-specific controls, and implement remediation steps for protecting sensitive data on macOS.

Does this security review cover watchOS and biometric authentication patterns?

Yes, the security review covers watchOS alongside iOS and macOS, specifically assessing biometric authentication patterns, secure storage, and platform-specific controls to provide prioritized findings and remediation steps.

How do I harden network security and App Transport Security configurations for Apple platform apps?

Harden network security and App Transport Security configurations by analyzing your app's networking patterns to identify risks, apply platform-specific best practices, and implement necessary remediation steps.

What steps should I take to remediate identified security vulnerabilities in my Apple platform app?

Remediate identified security vulnerabilities by following the prioritized findings from the security review, applying the provided remediation steps and references to address gaps in storage, authentication, and networking.