component-testing-mobile

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [SAFE] (SAFE): The skill provides instructional content and code snippets for writing component tests in a React Native environment. All patterns identified are industry-standard practices.
  • [EXTERNAL_DOWNLOADS] (LOW): The skill suggests installing common development dependencies via npm. These include '@testing-library/react-native', 'jest', and '@types/jest'. These are widely used, reputable packages.
  • [COMMAND_EXECUTION] (LOW): Standard shell commands for running tests ('npm test') are included. These are expected within the context of a testing skill and pose no inherent risk.
  • [DATA_EXFILTRATION] (SAFE): While the skill mentions 'expo-secure-store' and '@react-native-async-storage/async-storage', they are only used within the context of mocking native modules for a test environment. No actual data access or network transmission of sensitive information occurs.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 08:44 AM