mobile-emulator-start

Pass

Audited by Gen Agent Trust Hub on Jul 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses standard development tools and CLI utilities (adb, emulator, npx) according to their intended purposes for local application development.- [COMMAND_EXECUTION]: The skill instructs the agent to use shell commands (kill, taskkill, lsof) to manage local processes and resolve port conflicts on development ports like 8081 and 19000. These operations are scoped to local process management and are standard for fixing common bundler issues.- [DATA_EXFILTRATION]: Network operations are performed via curl but are strictly limited to localhost and 127.0.0.1 to check the health of the local Metro bundler status. No external network requests to non-whitelisted domains were identified.- [INDIRECT_PROMPT_INJECTION]: While the skill ingests data from local project files (package.json, app.json) and terminal headers to configure its environment, this ingestion surface is used solely for extracting configuration parameters (like port numbers and application IDs) for local development commands. There is no evidence of unsafe interpolation or executable command assembly from untrusted external sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 24, 2026, 11:19 AM
Security Audit — agent-trust-hub — mobile-emulator-start