integration-tests

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Automated Pipeline Execution: The skill is designed to run a sequence of pnpm commands (pnpm i, pnpm build:ci, pnpm test:integration) to automate the integration testing process. This includes managing a background subprocess for a local npm registry.
  • Standard Development Operations: The use of pnpm i involves downloading project dependencies from a registry, which is an expected part of the development lifecycle to ensure the test environment is correctly configured.
  • Environment Configuration: It utilizes environment variables such as OPENAI_AGENTS_RUN_STORAGE_MOUNT_INTEGRATION to control the scope of the integration tests, allowing for additional coverage like storage mount smoke tests without modifying the global repository defaults.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 02:25 PM
Security Audit — agent-trust-hub — integration-tests