codeceptjs-fundamentals
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard
npx codeceptjsCLI commands, includingcheck,list, anddry-run. These commands are used to validate the environment and enumerate project capabilities without executing the full test suite. - [INDIRECT_PROMPT_INJECTION]: The skill involves reading and reporting on untrusted project data, such as configuration files and test definitions. This is a necessary surface for its intended discovery purpose.
- Ingestion points: Reads local configuration files (
codecept.conf.js/ts) and test files via thedry-runcommand. - Boundary markers: Not explicitly implemented in the reporting instructions.
- Capability inventory: Invokes the
npx codeceptjsbinary to perform diagnostic tasks. - Sanitization: The skill utilizes official framework tooling to parse project data, reducing the risk of manual misinterpretation.
Audit Metadata