open-notebook

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a collection of documentation and utility scripts for the Open Notebook research tool.- [EXTERNAL_DOWNLOADS]: Fetches a deployment configuration file from the project's official GitHub repository.
  • Evidence: curl -o docker-compose.yml https://raw.githubusercontent.com/lfnovo/open-notebook/main/docker-compose.yml in SKILL.md.- [COMMAND_EXECUTION]: Uses the Python compile() function in test scripts to verify the syntax of provided example scripts.
  • Evidence: Use of compile(content, filename, "exec") in scripts/test_open_notebook_skill.py to ensure code quality.- [CREDENTIALS_UNSAFE]: Employs standard placeholders for API keys in code examples and documentation.
  • Evidence: Example usage of "api_key": "sk-..." in SKILL.md and references/api_reference.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 10:26 PM