skills/vercel-labs/emulate/google/Gen Agent Trust Hub

google

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFE
Full Analysis
  • Local Service Emulation: The skill facilitates the creation of a local server (defaulting to port 4002) that mimics Google's API surfaces. This is an established practice for development environments to ensure isolation from production data and services during testing.
  • Command Execution for Tooling: It utilizes npx to run the emulate package. This pattern is common for Node.js developer tools and is used here to manage the lifecycle of the local emulation server.
  • Local Network Interaction: The documentation provides examples of using curl and environment variables to redirect application requests to the local emulator. These operations are restricted to localhost and are consistent with the skill's purpose of providing a local testing boundary.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 07:12 PM
Security Audit — agent-trust-hub — google