mutation-testing

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation of standard development dependencies from the npm registry, specifically @stryker-mutator/core, @stryker-mutator/vitest-runner, and @stryker-mutator/typescript-checker. These are official packages for the Stryker mutation testing framework.
  • [COMMAND_EXECUTION]: The skill involves running the Stryker CLI tool via pnpm stryker run to generate mutation reports. This is a standard part of the testing workflow described in the skill's purpose.
  • [EXTERNAL_DOWNLOADS]: The provided GitHub Action workflow utilizes official actions including actions/checkout, pnpm/action-setup, and actions/upload-artifact to automate testing in a CI environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 03:30 PM
Security Audit — agent-trust-hub — mutation-testing