stryker-mutation
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing
@stryker-mutator/coreand various test runner plugins (e.g.,@stryker-mutator/jest-runner) via NPM. These are the official, well-known packages for the Stryker mutation testing framework. - [COMMAND_EXECUTION]: The skill uses standard development commands such as
npm install,npx stryker init, andnpx stryker run. These are intended for configuring and running the mutation testing tool within a developer environment. - [SAFE]: The external reference
https://stryker-mutator.iois the official website for the Stryker project. All configuration examples and file paths (e.g.,stryker.conf.json,.stryker-tmp/) are standard for this tool's operation.
Audit Metadata