kernel-metadata
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill contains references to official Kaggle API documentation hosted on GitHub (
github.com/Kaggle/kaggle-api). These are informative links to a well-known service for documentation purposes and do not involve downloading or executing untrusted code. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The instructions promote safe defaults, specifically advising users to keep kernels private (
is_private: true) and internet access disabled (enable_internet: false) unless necessary. - [SAFE]: The skill explicitly warns against embedding secrets or environment variables in metadata files, recommending the use of official Kaggle Secrets for sensitive information, which aligns with security best practices.
Audit Metadata