tooluniverse-molecular-cloning
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local biological sequence analysis and quality control checks. No evidence of data exfiltration, network operations to untrusted domains, or sensitive credential access was found.
- [COMMAND_EXECUTION]: The file
test_cloning_qc.pyutilizessubprocess.runto execute the skill's owncloning_qc.pyscript for verification purposes. This is a standard testing pattern and is performed using the current Python interpreter (sys.executable) and a fixed script path, which does not introduce shell injection or remote code execution vulnerabilities.
Audit Metadata