add-expo-secure-store
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of
expo-secure-storeusingnpx expo install. This is a standard and expected procedure for a well-known and widely used mobile development library from a recognized ecosystem.- [SAFE]: The skill includes a 'Credential boundary' section that explicitly prohibits hardcoding tokens, certificates, or secrets in source code, documentation, or logs, which aligns with industry security best practices.- [SAFE]: All external documentation links point todocs.expo.dev, which is the official and trusted documentation site for the Expo framework.- [SAFE]: The skill provides defensive guidance by listing 'ABSOLUTE NO' items, such as avoiding unencrypted storage for sensitive tokens, which helps prevent common data exposure vulnerabilities in mobile apps.
Audit Metadata