polars
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for Polars, a standard high-performance data processing library. All code snippets demonstrate legitimate use of the library for data manipulation, filtering, and aggregation.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install standard packages using
pip install polarsandnpm install nodejs-polars. These are well-known, official packages from established registries (PyPI and NPM). - [COMMAND_EXECUTION]: The skill includes routine installation commands and file I/O operations (
read_csv,read_parquet,read_database). These are necessary for the documented purpose of data analysis and do not involve unauthorized or suspicious system access.
Audit Metadata