genome-compare
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The
genome_compare.pyscript contains a utility function_stage_from_icloudthat usessubprocess.runto execute the systemcpcommand. This is used to bypass file locking issues on macOS iCloud Drive by copying input files to a temporary directory. The command is invoked safely using a list of arguments without a shell, which prevents command injection. - [SAFE]: All genomic data processing is performed entirely locally on the user's machine. No network libraries or exfiltration patterns were identified in the code.
- [SAFE]: No signs of prompt injection, obfuscation, or persistence mechanisms were found in the skill's instructions, metadata, or scripts.
Audit Metadata