tooluniverse-proteomics-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides well-structured Python code for processing proteomics data from platforms like MaxQuant and Spectronaut. It uses established libraries such as pandas, numpy, and scipy for data manipulation and statistical testing.
- [EXTERNAL_DOWNLOADS]: The skill references external biological resources and databases like STRING and PhosphoSitePlus. These references are handled through the vendor-specific 'ToolUniverse' framework, which is a legitimate architectural choice for this author's suite of skills.
- [COMMAND_EXECUTION]: No dangerous or unauthorized command execution patterns were found. The included code snippets are focused on data visualization with matplotlib/seaborn and networking analysis with networkx.
- [DATA_EXFILTRATION]: Data access is restricted to user-provided proteomics output files (e.g., proteinGroups.txt). There are no hardcoded credentials, sensitive system path references, or unauthorized network transmissions detected.
Audit Metadata