react-native
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a shell command (
ls) on specific local directories (~/.claude/skills/,~/.agent/skills/, etc.) during the first activation. This is used to verify the presence of recommended companion skills by reading the local file system structure of the agent's environment. - [EXTERNAL_DOWNLOADS]: The skill promotes the installation of additional development modules using
npx skills add AbsolutelySkilled/AbsolutelySkilled. These references point to the vendor's own ecosystem and are consistent with the skill's intended purpose of providing a complete development environment. - [COMMAND_EXECUTION]: Standard React Native and Expo CLI commands are utilized (e.g.,
npx create-expo-app,eas login,npx expo prebuild). These are routine operations for mobile developers and do not represent unexpected or malicious behavior.
Audit Metadata