tooluniverse-proteomics-analysis

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were detected in the skill instructions or code references. The skill follows standard practices for bioinformatics analysis.\n- [DATA_EXFILTRATION]: The skill processes proteomics data files (e.g., MaxQuant, Spectronaut). Analysis is conducted using standard Python libraries and internal platform tools. There are no indications of data being transmitted to untrusted external locations.\n- [PROMPT_INJECTION]: The skill handles untrusted external data files. 1. Ingestion points: MS Proteomics output files (e.g., proteinGroups.txt) loaded via pd.read_csv in CODE_REFERENCE.md. 2. Boundary markers: None present. 3. Capability inventory: File reading, data transformation, statistical analysis, and PPI network construction via tooluniverse internal functions. 4. Sanitization: No specific sanitization of input strings is shown, but data is treated as categorical identifiers or numerical values for statistical processing, resulting in a safe profile.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 11:43 PM