flowio
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to process flow cytometry data files, and all code examples demonstrate legitimate use of the library for reading, parsing, and writing FCS files.- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the 'flowio' package from the standard Python package registry, which is the expected and legitimate distribution source for this tool.- [COMMAND_EXECUTION]: The library performs file system operations (reading and writing .fcs and .csv files) and utilizes standard data science libraries like NumPy and Pandas for data manipulation.- [DATA_EXPOSURE]: While the skill reads local files, it does so within the scope of processing data provided by the user. No attempts to access sensitive system files (e.g., SSH keys, credentials) or perform unauthorized network exfiltration were found.
Audit Metadata