Skip to main content

bio-virtual-screening

Facilitates structure-based virtual screening for drug discovery using advanced molecular docking techniques and scoring methods.

Install this skill

or
85/100

Security score

The bio-virtual-screening skill was audited on May 31, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 82

Python subprocess execution

SourceSKILL.md
82subprocess.run(['pdb2pqr', '--ff=AMBER', f'--with-ph={pH}',
medium line 84

Python subprocess execution

SourceSKILL.md
84subprocess.run(['obabel', propka_pdb, '-O', pdbqt_out,
medium line 147

Python subprocess execution

SourceSKILL.md
147# subprocess.run(['vina', '--receptor', ..., '--ligand', ..., '--center_x', ...], check=True)
Scanned on May 31, 2026
View Security Dashboard
Installation guide →