instrument-data-to-allotrope

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [SAFE] (SAFE): No malicious patterns detected. The skill's primary script, flatten_asm.py, performs standard JSON-to-CSV transformation using established libraries like pandas.
  • [COMMAND_EXECUTION] (INFO): The script flatten_asm.py is a utility meant to be executed via command line for data processing. It correctly utilizes argparse for safe parameter handling and does not invoke arbitrary shell commands or external processes.
  • [EXTERNAL_DOWNLOADS] (INFO): The requirements.txt file specifies standard, version-pinned data science libraries (pandas, openpyxl, pdfplumber) and the niche allotropy library, all of which are legitimate packages for scientific data management.
  • [DATA_EXPOSURE] (LOW): While the skill is designed to process laboratory data (which may be sensitive), it operates entirely locally. There is no evidence of network requests, data exfiltration, or unauthorized file access beyond the files provided by the user.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 01:50 AM