building-ui

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [SAFE] (SAFE): No malicious behavior, prompt injection, or data exfiltration patterns were detected. The skill is a collection of reference markdown files providing guidance on Expo and React Native development.\n- [COMMAND_EXECUTION] (INFO): The skill provides code examples for interacting with native device capabilities such as the camera (expo-camera), media library (expo-media-library), and filesystem (expo-file-system). These are standard mobile development tasks and the examples include proper permission handling.\n- [DATA_EXPOSURE] (SAFE): Storage examples utilize localStorage (via a SQLite polyfill), expo-sqlite, and expo-secure-store for managing app data. No hardcoded secrets or sensitive data exposure patterns were observed.\n- [REMOTE_CODE_EXECUTION] (SAFE): Examples of media playback use static placeholder URLs. No patterns for downloading and executing untrusted code were found.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 09:40 AM