sequential-test-execution
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses PreToolUse and PostToolUse hooks for the Bash tool to execute local shell commands. These commands perform pattern matching on tool inputs to identify test execution and query the status of Docker containers using 'docker compose ps'.
- [DATA_EXFILTRATION]: The skill records test completion timestamps and exit codes to a local log file located at '/tmp/claude-workflow/test-execution.log'. This is a local logging mechanism and does not involve transmitting data to external servers or exposing sensitive information.
Audit Metadata