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

google

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Command Execution: The skill uses Bash to execute commands like npx emulate and curl. These are used to manage and interact with the local development server.
  • External Resource Fetching: It employs npx to run the emulate package from the public registry. This is a standard practice for development environments to ensure the latest version of a tool is used.
  • Local Network Usage: The skill configures applications to point to localhost. This isolates testing traffic to the local machine, preventing accidental interactions with production Google services.
  • Placeholder Credentials: The instructions use dummy credentials (e.g., GOCSPX-secret) for demonstration purposes, which is a safe and appropriate practice for local testing documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 02:09 PM