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

stripe

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • Local Emulation via npx: The skill uses npx to start a local server. This process fetches and executes the emulate package. While this is a standard development workflow for running CLI tools without global installation, it involves the execution of external code.
  • Local Network Operations: The skill performs network requests using curl and fetch to localhost. This is used to simulate API interactions. Monitoring local network activity ensures that data remains within the intended development environment.
  • Testing Key Placeholders: Code examples include the use of test-specific keys like sk_test_emulated. This is a best-practice for development, as it avoids the use of real production credentials in local testing environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 10:00 AM
Security Audit — agent-trust-hub — stripe