integration-tests

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Integration Test Execution: The skill automates the validation of SDK artifacts by executing make targets. This involves building wheels, creating isolated environments, and running test suites to ensure release readiness.
  • External Dependency Resolution: The skill is configured to download necessary packages from the official Python Package Index (PyPI). This is a standard procedure for setting up clean testing environments.
  • Credential Management: The skill utilizes API keys via environment variables to interact with testing endpoints. It includes explicit directives to avoid printing or exposing these keys, which is a key security measure for automated workflows.
  • Network Connectivity: The skill connects to established API gateways and providers to perform live regression checks. It appropriately manages sandbox permissions to facilitate the network access required for these integration tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 06:35 AM
Security Audit — agent-trust-hub — integration-tests