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 pandas to install necessary dependencies.
  • [EXTERNAL_DOWNLOADS]: The skill specifies a dependency on the pandas library and mentions babel as 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
Risk Level
SAFE
Analyzed
Aug 16, 2026, 07:50 AM
Security Audit — agent-trust-hub — text-to-numeric