setup-react-native-storybook
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for installing well-known and reputable libraries such as
@storybook/react-native,react-native-reanimated, and@react-native-async-storage/async-storage. All packages are sourced from standard registries. - [SAFE]: Instructions involve standard project configuration modifications to files like
metro.config.js,babel.config.js, andApp.tsx. No sensitive file access or credential harvesting was detected. - [SAFE]: The use of WebSockets (port 7007) is documented for its intended purpose: enabling the Storybook remote control and sync functionality.
- [SAFE]: Command execution is limited to standard package management (
npm,yarn,pnpm,bun) and framework-specific CLIs (expo,react-native,pod) for project initialization and development tasks.
Audit Metadata