sync-test-cases-with-tms
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads and executes the
check-testspackage from the official npm registry vianpx. This ensures the latest version of the vendor-provided synchronization tool is used. - [COMMAND_EXECUTION]: The skill uses shell commands to invoke the
check-testsCLI for synchronizing local Markdown files with the Testomat.io TMS. The execution is limited to the skill's primary function of test case management. - [CREDENTIALS_UNSAFE]: The skill requires a
TESTOMATIOAPI token for authentication. It correctly instructs the agent to retrieve this from project inputs or a.envfile, which is an industry-standard practice for managing secrets in local development environments.
Audit Metadata