testcafe-skill
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and pattern library for TestCafe automation. All code samples and commands align with the stated purpose of E2E testing.
- [COMMAND_EXECUTION]: The skill includes instructions for executing tests using the
testcafecommand-line interface vianpx. These commands are standard for the tool's operation and are used for running automated browser tests. - [EXTERNAL_DOWNLOADS]: The skill references the
testcafepackage, which is downloaded from the official NPM registry when usingnpx. This is a well-known service and the standard method for managing Node.js dependencies. - [CREDENTIALS_UNSAFE]: The documentation uses environment variable placeholders (
LT_USERNAME,LT_ACCESS_KEY) for cloud authentication. No hardcoded secrets or sensitive credentials were found in the provided files.
Audit Metadata