qa-generating-integration-tests

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/run_tests.py executes a system command to manage its environment. Specifically, it uses subprocess.check_call to invoke the Python package manager (pip) to ensure the requests library is available before running tests.
  • [EXTERNAL_DOWNLOADS]: The skill may download the requests library from the official Python Package Index (PyPI) at runtime if it is not already installed on the system.
  • [DATA_EXFILTRATION]: While the skill communicates with external servers, it only sends data to the target API specified by the user through the --base-url parameter as part of its core testing functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 03:28 AM
Security Audit — agent-trust-hub — qa-generating-integration-tests