expo-gaode-map
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to utilize standard Expo development commands, such as 'npx expo prebuild' and 'npx expo run:*', which are required for configuring native dependencies in managed Expo projects.\n- [COMMAND_EXECUTION]: A local diagnostic script ('integration_doctor.sh') is provided to check the project environment. It performs safe, read-only operations on 'package.json' and 'app.json' and uses 'node -e' for basic structural validation of the JSON files.\n- [EXTERNAL_DOWNLOADS]: The documentation suggests standard installation via 'npx skills add' from the author's public repository, which is a routine operation for the skill platform.\n- [SAFE]: The skill handles API key configuration by providing placeholders in 'app.json', ensuring that keys are managed within the project's own configuration rather than being hardcoded or exfiltrated.
Audit Metadata