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

github

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • Local Command Execution: The skill utilizes the npx package runner to execute the emulate tool locally. This is a standard method for running development utilities and enables the creation of a local API server for testing purposes.
  • Mock Authentication Configuration: The instructions demonstrate how to set up GitHub App JWTs and OAuth tokens using provided placeholders and test credentials. This allows developers to verify authentication logic locally without exposing or requiring real user credentials.
  • Handling of Emulated Data: As a stateful emulator, the tool processes and stores data related to repositories, issues, and pull requests. This data is handled within the local memory of the emulator, providing a functional surface for integration testing in a development context.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 09:35 AM