react-native-reusables

Pass

Audited by Gen Agent Trust Hub on Feb 26, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified. The skill's behavior is entirely consistent with its purpose as a developer aid for the React Native Reusables library.
  • [COMMAND_EXECUTION]: The skill instructs the agent to use the npx react-native-reusables CLI tool for project initialization (init), component management (add), and setup diagnostics (doctor). This is the official and expected workflow for this library.
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing standard, well-known dependencies from the npm registry, such as @rn-primitives/* packages, tailwindcss-animate, and lucide-react-native. These are verified resources required for the library's functionality.
  • [DATA_EXFILTRATION]: The skill involves reading local project configuration files (e.g., tailwind.config.ts, components.json, global.css, theme.ts) to provide setup advice. This access is restricted to the local environment and does not involve sending data to external domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 26, 2026, 09:09 AM