agh-worktree-isolation
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script
allocate-isolation.pyto manage environment configuration. - The script uses standard libraries (
socket,tempfile,pathlib) to find available ports and create temporary directories for test isolation. - The output of the script consists of shell
exportstatements intended to be sourced viaevalby the agent to set the environment for subsequent tasks. - All file operations (creation of
.aghdirectories) are scoped to either the system temporary directory or a specific_worktreespath within the project workspace. - No network exfiltration, hardcoded credentials, or obfuscated payloads were found in the instructions or the script.
Audit Metadata