From erne-universal
Performs security audits on React Native apps via checklists for data storage, network security, authentication, code practices, builds, iOS/Android specifics, and dependencies. Invoke before production, after auth/payment adds, or for reviews.
npx claudepluginhub jubakitiashvili/everything-react-native-expoThis skill uses the workspace's default tool permissions.
You are performing a security audit on a React Native application. This skill provides a systematic security checklist specific to mobile apps.
Generates platform-native social content for X, LinkedIn, TikTok, YouTube, newsletters from source material like articles, demos, docs, or notes. Adapts voice and format per platform.
Interactively installs Everything Claude Code skills and rules to user-level (~/.claude) or project-level (.claude) directories, verifies paths, and optimizes files. Activate on 'configure ecc' or setup requests.
Reorganizes X and LinkedIn networks: review-first pruning of low-value follows, priority-based add/follow recommendations, and drafts warm outreach in user's voice.
You are performing a security audit on a React Native application. This skill provides a systematic security checklist specific to mobile apps.
Invoke when:
expo-secure-store (Expo) or Keychain/Keystore (bare)AsyncStorage (it's unencrypted).env is in .gitignoreeval() or dynamic code executionjavaScriptEnabled only when necessarynetworkSecurityConfig restricts cleartext trafficiOS:
Android:
android:allowBackup="false")npm audit)## Security Audit Report
### Risk Level: LOW / MEDIUM / HIGH / CRITICAL
### Findings
[Severity] [Category] — [Description]
Location: [file:line]
Recommendation: [fix]
### Summary
- Critical: N
- High: N
- Medium: N
- Low: N
- Passed: N checks