migrate-testcafe-to-codeceptjs

Pass

Audited by Gen Agent Trust Hub on Aug 26, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [SAFE]: The skill is designed for the legitimate purpose of migrating test suites between two well-known automation frameworks, adhering to standard software engineering and testing practices.- [COMMAND_EXECUTION]: The skill utilizes standard framework CLI tools via npx codeceptjs for initialization, configuration checking, and test execution.- [EXTERNAL_DOWNLOADS]: Recommends the installation of established, well-known testing packages such as codeceptjs and playwright from the official NPM registry.- [REMOTE_CODE_EXECUTION]: The migration process involves porting browser-side execution logic to framework-native methods like page.evaluate and I.executeScript, which are standard for web automation tasks.- [INDIRECT_PROMPT_INJECTION]: The skill processes project test files, which represents an ingestion surface for potentially untrusted code comments or strings.
  • Ingestion points: TestCafe test files (*.test.js, *.test.ts) and configuration files (.testcaferc).
  • Boundary markers: None identified; the skill assumes direct processing of source code for refactoring.
  • Capability inventory: File read/write access for migration, npx command execution, and network request capabilities via the REST helper.
  • Sanitization: No explicit sanitization of source code content is described beyond the migration logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 26, 2026, 01:09 PM
Security Audit — agent-trust-hub — migrate-testcafe-to-codeceptjs