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-tests package from the official npm registry via npx. This ensures the latest version of the vendor-provided synchronization tool is used.
  • [COMMAND_EXECUTION]: The skill uses shell commands to invoke the check-tests CLI 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 TESTOMATIO API token for authentication. It correctly instructs the agent to retrieve this from project inputs or a .env file, which is an industry-standard practice for managing secrets in local development environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 06:37 PM
Security Audit — agent-trust-hub — sync-test-cases-with-tms