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, andpdfplumberto handle laboratory data transformations. These are standard tools in the scientific community. - Data Integrity and Validation: Included scripts like
validate_asm.pyandconvert_to_asm.pyimplement 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.pyuses 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