mobile-testing

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing well-known testing libraries through standard package managers (npm/npx and pub.dev). All external links point to official documentation for Jest, Expo, Flutter, and reputable community libraries like React Native Testing Library.
  • [COMMAND_EXECUTION]: The skill uses standard development commands such as npx expo install, npx jest, and flutter test. These are expected for the stated purpose of mobile app testing.
  • [REMOTE_CODE_EXECUTION]: No remote script execution or untrusted downloads were detected. Dependencies mentioned (e.g., jest-expo, @testing-library/react-native, mocktail) are standard in the mobile development ecosystem.
  • [DATA_EXFILTRATION]: There are no network operations that could lead to data exfiltration. The skill focuses on local environment setup and testing execution.
  • [PROMPT_INJECTION]: The instructions do not contain any patterns attempting to override agent behavior or bypass safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 12:29 PM
Security Audit — agent-trust-hub — mobile-testing