text-to-numeric
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill involves the execution of shell commands for environment setup, specifically using
pip install pandasto install necessary dependencies. - [EXTERNAL_DOWNLOADS]: The skill specifies a dependency on the
pandaslibrary and mentionsbabelas an optional package. Both are well-known, industry-standard libraries downloaded from the official Python Package Index (PyPI). - [SAFE]: The skill's primary function is data transformation. It includes logic for identifying, profiling, and parsing numeric formats (such as currency symbols, thousands separators, and scale suffixes). All operations are performed locally on the provided dataset with user confirmation steps included for ambiguous formats.
Audit Metadata