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.mdperforms a recursivegrepon.env*files to detect database configurations. Because.envfiles 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.mdutilizes 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