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

slack

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • Local Service Execution: The skill utilizes npx to execute the emulate tool. This is a standard development practice for running packages locally without permanent installation.
  • Local Networking: All described network operations (via curl and SDKs) target localhost. This ensures that data remains within the local environment during testing sessions.
  • Mock Authentication Configuration: The seed configuration includes placeholder secrets such as example_client_secret and my_signing_secret. These are used to configure the local emulator's authentication behavior and are not actual production credentials.
  • Development Tooling: The skill provides a controlled environment for testing Slack integrations, including OAuth flows and Event API dispatches, which reduces the risk of accidental interactions with live production data.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 10:41 AM