create-react-native-library

Pass

Audited by Gen Agent Trust Hub on Aug 29, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses npx create-react-native-library@latest to automate the creation of project structures. This is a standard industry tool for React Native development.
  • [EXTERNAL_DOWNLOADS]: The skill references documentation and resources from established organizations including Callstack (oss.callstack.com), Meta (reactnative.dev), and Margelo (nitro.margelo.com).
  • [INDIRECT_PROMPT_INJECTION]: The skill identifies a surface where the agent reads the existing package.json of a project to determine appropriate linking strategies (e.g., 'link:' vs 'file:').
  • Ingestion points: Reads package.json at the project root.
  • Boundary markers: None explicitly defined for the file content.
  • Capability inventory: Executes shell commands via npx, yarn, and npm for installation and scaffolding.
  • Sanitization: Relies on standard package manager behavior for dependency resolution.
  • [REMOTE_CODE_EXECUTION]: While the skill uses npx to run the scaffolding tool and yarn/npm for dependency installation, these are the primary intended functions of the skill and utilize established registries.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 29, 2026, 04:15 AM
Security Audit — agent-trust-hub — create-react-native-library