explore-data
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- Data Ingestion and Profiling: The skill is designed to process datasets from connected data warehouses or uploaded files (CSV, Excel, Parquet, JSON). This data access is essential for generating the requested profiles and is handled within the agent's environment.
- Database Schema Discovery: It includes SQL templates for querying system metadata tables, such as
information_schema, which is standard practice for discovering table structures and column types in a database environment. - Data Quality Framework: The skill implements a heuristic-based framework to detect common data quality issues like high null rates or suspicious values. These checks are descriptive in nature and used to inform the user about the dataset's characteristics.
Audit Metadata