skills/expo/skills/eas-simulator/Gen Agent Trust Hub

eas-simulator

Pass

Audited by Gen Agent Trust Hub on Aug 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes official build and development tools including npx eas-cli, xcodebuild, pod install, and expo-cli. These are standard tools for mobile application development within the Expo ecosystem.
  • [EXTERNAL_DOWNLOADS]: The skill downloads and executes official vendor packages using npx (e.g., eas-cli@latest, agent-device@latest, submit-expo-feedback@latest). It also facilitates downloading app artifacts from expo.dev domains. All identified external resources are owned and maintained by the trusted vendor, Expo.
  • [CREDENTIALS_SAFE]: The skill provides secure guidance for managing access tokens. It instructs users to set EXPO_TOKEN as an environment variable and explicitly warns that the .env.eas-simulator file contains session tokens and must be added to .gitignore to prevent accidental exposure.
  • [INDIRECT_PROMPT_INJECTION]: While the skill involves reading UI states from simulators using agent-device snapshot, which could potentially ingest untrusted data from an application's interface, the risk is inherent to the functional purpose of a UI automation tool and is managed by the agent's internal reasoning guardrails.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 27, 2026, 11:29 AM
Security Audit — agent-trust-hub — eas-simulator