service-virtualization

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references standard installations for well-known development tools including msw and testcontainers via npm. It also includes configuration for official Docker images from reputable sources such as WireMock, Shopify (Toxiproxy), and official registries for PostgreSQL, Redis, and Elasticsearch.
  • [COMMAND_EXECUTION]: Provides standard shell commands for package installation (npm i), running test suites (npm run test:integration), and managing infrastructure containers (docker compose). These are consistent with the skill's primary purpose of test automation.
  • [DATA_EXFILTRATION]: Mentions interaction with external APIs like Stripe, but exclusively within the context of mocking and stubbing for local development and CI testing. No patterns for exfiltrating sensitive data from the user's environment were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 07:31 AM