jupyter-notebook-writing

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates standard developer operations for Jupyter notebook creation and environment management.
  • [COMMAND_EXECUTION]: The skill uses shell commands for environment discovery (conda, jupyter, python3) and file system checks (test, ls). These operations are performed to ensure the correct execution environment and do not involve suspicious or obfuscated commands.
  • [REMOTE_CODE_EXECUTION]: The workflow involves executing Jupyter notebooks via jupyter execute. This is the intended primary function of the skill, and it includes explicit steps to comment out potentially sensitive code (like pip install or credential assignment) before execution to maintain environment integrity.
  • [CREDENTIALS_UNSAFE]: The skill promotes secure credential handling by instructing users to use environment variables and providing clearly labeled placeholders ("sk-***********") for tutorial code, preventing accidental exposure of real keys.
  • [EXTERNAL_DOWNLOADS]: The skill uses uvx to run jupyter-switch from a public package registry and provides examples that interact with well-known and reputable domains for data loading and documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 07:01 AM