notebook-lifecycle
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official Kaggle CLI tool and references authoritative documentation from Kaggle and its official GitHub repository.
- [SAFE]: Explicit security directives are included to prevent the exfiltration or exposure of authentication tokens, such as
KAGGLE_API_TOKENandkaggle.json, in logs or agent responses. - [SAFE]: Includes robust safety gates that require explicit human confirmation before performing destructive operations (e.g., kernel deletion) or making notebooks public.
- [SAFE]: Proactively addresses potential data leakage by instructing the agent to scan for hardcoded secrets in notebook source code and recommending the use of the official Kaggle Secrets feature.
- [SAFE]: Network operations are restricted to the official Kaggle API and well-known documentation sources.
Audit Metadata