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.pyexecutes thextbchemical simulation binary usingsubprocess.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 aspipandconda(via theconda-forgechannel). These are trusted sources for specialized simulation software and numerical libraries.
Audit Metadata