integration-testing

Warn

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [DATA_EXFILTRATION] (MEDIUM): The file scripts/create-integration-test.md performs a recursive grep on .env* files to detect database configurations. Because .env files often contain secrets and full connection strings, this command may expose sensitive credentials like passwords directly to the agent's context.
  • [COMMAND_EXECUTION] (LOW): The script scripts/create-integration-test.md utilizes shell commands (grep, find) to automate the detection of project structure and dependencies. These commands are localized to the workspace but involve executing processes based on file content search.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 17, 2026, 06:09 PM