finalize
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Bash utilities for process management and file handling. Commands are properly quoted to ensure safe execution of operations like process termination and git synchronization.
- [CREDENTIALS_UNSAFE]: The skill retrieves GitHub authentication tokens from environment variables or the GitHub CLI. It handles these tokens within the local shell environment to perform authorized push operations.
- [DATA_EXFILTRATION]: The skill includes functionality to upload recording files to a GitHub repository, which is its intended primary purpose and targets a well-known service.
Audit Metadata