upgrading-react-native-storybook
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run package manager commands (npm, yarn, pnpm) and Storybook-specific CLI tools like
sb-rn-get-storiesandsb-rn-watcherto manage project updates and configuration. - [EXTERNAL_DOWNLOADS]: The skill fetches official Storybook and React Native dependencies from the NPM registry as part of the migration process.
- [PROMPT_INJECTION]:
- Ingestion points: Reads project configuration files including
package.json, lockfiles, and.storybook/directory contents to detect the current environment and Storybook version (SKILL.md). - Boundary markers: None explicitly defined for project files, though the skill provides detailed reference files to guide the agent's interpretation of the project state.
- Capability inventory: Includes execution of package installation commands and Storybook-specific migration scripts.
- Sanitization: The skill relies on structured reference documentation to define and constrain expected agent actions.
Audit Metadata