raman-spectra-simulation

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script raman_spectra_simulation.py executes the xtb chemical simulation binary using subprocess.run. This is a standard procedure for scientific software to perform vibrational analysis and intensity calculations. The execution uses a list of arguments and avoids shell invocation, which effectively prevents command injection vulnerabilities.- [EXTERNAL_DOWNLOADS]: The skill provides installation instructions for scientific dependencies using well-known package managers such as pip and conda (via the conda-forge channel). These are trusted sources for specialized simulation software and numerical libraries.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 06:44 AM