pyopenms
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is designed for mass spectrometry data analysis and uses the standard
pyopenmslibrary. All code samples provided are consistent with the documented use cases of the library. - [EXTERNAL_DOWNLOADS] (SAFE): The installation instructions use
uv pip install pyopenms, which is the standard method for installing this well-known package from the Python Package Index (PyPI). No untrusted or suspicious external sources are referenced. - [DATA_EXFILTRATION] (SAFE): No evidence of hardcoded credentials or unauthorized network operations was found. The skill operates on local data files (e.g., .mzML, .fasta) using standard file I/O operations.
- [COMMAND_EXECUTION] (SAFE): There are no instances of arbitrary command execution or shell spawning. All operations are restricted to the pyopenms API and standard data science libraries like pandas and numpy.
- [PROMPT_INJECTION] (SAFE): No instructions were found that attempt to override AI safety filters or manipulate the agent's core behavioral constraints.
Audit Metadata