security-review

Audit React Native mobile apps for security risks using a structured checklist.

41|4|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/JubaKitiashvili/everything-react-native-expo --skill security-review-jubakitiashvili
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/JubaKitiashvili/everything-react-native-expo/tree/main/.claude/skills/security-review
Command: npx skills add https://github.com/JubaKitiashvili/everything-react-native-expo --skill security-review-jubakitiashvili

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mobile apps often face security risks that can lead to data compromise, unauthorized access, or insecure configurations. This skill provides a structured mobile security audit tailored for React Native apps to identify and remediate vulnerabilities.

Core Features & Use Cases

  • Comprehensive security checklist covering storage, network, authentication, code, and build security
  • Real-world use cases: pre-release audits, post-auth or payment feature reviews, ongoing code reviews, and periodic security health checks
  • Guidance for prioritizing remediation based on risk and impact

Quick Start

Run a fast mobile security review using the built-in checklist to surface critical issues.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I run a security audit for a React Native app?▼

Run a mobile security audit by applying a structured checklist to your React Native app, reviewing storage, networking, authentication, and build configurations. This surfaces critical vulnerabilities and verifies encrypted communications and secure token handling.

What does a mobile app security checklist cover?▼

A mobile app security checklist covers storage, network, authentication, code, and build security. It requires verifying secure storage, encrypted communications, proper token handling, and safe build configurations to identify and remediate vulnerabilities.

Can I use this security review for pre-release and ongoing code checks?▼

Yes, this security review applies to pre-release checks, post-auth or payment feature additions, and ongoing code reviews. It functions as a periodic security health check to continuously identify and remediate mobile app risks.

When should I perform a threat modeling and security review on my mobile app?▼

Perform a threat modeling and security review before app release, after adding authentication or payment features, or during periodic health checks. It prioritizes remediation based on risk and impact across storage, networking, and build systems.

What is the best way to identify security risks in React Native apps?▼

The best way to identify security risks in React Native apps is through a checklist-driven audit. This approach systematically evaluates storage, networking, authentication, and build systems to pinpoint insecure configurations and data compromise risks.