instrument-data-to-allotrope

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFE
Full Analysis
  • Standard Data Processing: The skill utilizes well-known, legitimate libraries such as allotropy, pandas, and pdfplumber to handle laboratory data transformations. These are standard tools in the scientific community.
  • Data Integrity and Validation: Included scripts like validate_asm.py and convert_to_asm.py implement checks for schema compliance and provenance tracking (e.g., SHA256 hashing of input files), which are positive security and integrity features.
  • Safe Code Generation: The code export functionality in export_parser.py uses pre-defined templates to generate parser scripts for users, avoiding the execution of dynamic or untrusted code at runtime.
  • Sanitization: The flexible parser implementation includes logic to sanitize data keys from input files, reducing the risk of unexpected behavior when processing non-standard instrument outputs.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 03:51 PM
Security Audit — agent-trust-hub — instrument-data-to-allotrope