pymol
Fail
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: CRITICALCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/setup_pymol.pyexecutes system commands viasubprocess.runto manage package installations usingpipandbrew. - [REMOTE_CODE_EXECUTION]: The skill sends Python code snippets to a local TCP socket (
localhost:9880) to be executed by the PyMOL interpreter via theclaudemolplugin. - [EXTERNAL_DOWNLOADS]: The skill fetches protein structures from the RCSB PDB database and downloads the Homebrew installation script from GitHub. These are well-known, trusted sources for scientific software.
- [SAFE]: The automated scanner alert for
socket.AFis a false positive identifying the standardsocket.AF_INETaddress family constant used in Python's networking library.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata