add-widgets
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference guide for mobile development. All instructions focus on standard project configuration and design patterns without introducing malicious code or behaviors.
- [DATA_EXFILTRATION]: The skill includes explicit security guardrails advising against the storage or request of sensitive information, such as Apple certificates, provisioning profiles, API keys, or Expo tokens. It recommends using environment secret management and placeholder identifiers for App Groups.
- [COMMAND_EXECUTION]: While the skill mentions development commands like
npx expo prebuildandnpx expo install, it instructs the agent to explain risks and obtain user confirmation before modifying the native directory, preventing unintended project mutations. - [EXTERNAL_DOWNLOADS]: The documentation links provided point to
docs.expo.dev, which is the official and trusted documentation service for the Expo framework.
Audit Metadata