migrate-to-rstest
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends using
npx -y @antfu/ni installto manage project dependencies. This command utilizes a reputable utility from a well-known developer in the JavaScript community to streamline installation across different package managers. - [COMMAND_EXECUTION]: Instructions include running
rstest -uand other test-related binaries. These executions are limited to the specific, intended purpose of verifying the migration and updating test snapshots. - [PROMPT_INJECTION]: The skill scans and processes local project data including
package.json, test files, and configurations to determine the current framework and apply code replacements. - Ingestion points:
package.json,jest.config.*,vitest.config.*, and individual test files. - Boundary markers: The skill does not explicitly define delimiters to isolate code content from instructions during processing.
- Capability inventory: Includes file modification (migration transformations) and command-line execution (
npx,rstest). - Sanitization: No explicit sanitization or filtering of the ingested file content is performed before applying transformation rules.
Audit Metadata