genome-compare

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The genome_compare.py script contains a utility function _stage_from_icloud that uses subprocess.run to execute the system cp command. 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
Risk Level
SAFE
Analyzed
Jun 16, 2026, 03:01 AM
Security Audit — agent-trust-hub — genome-compare