notebook-ai-agents-skill

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/execute_notebook.py automates the execution of Jupyter notebooks using the nbclient library. This allows the agent to verify that a notebook is fully reproducible by running all cells in a fresh kernel.\n- [EXTERNAL_DOWNLOADS]: The skill defines environment dependencies in templates/pixi.toml, including packages such as pandas, duckdb, and matplotlib. These are downloaded from the well-known conda-forge registry during environment setup.\n- [DATA_EXFILTRATION]: Documentation in docs/data_loading_duckdb.md describes methods for loading data from local file system paths (e.g., TSV and Parquet files) and interacting with DuckDB databases. These operations are essential for the skill's data analysis functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 01:45 PM