Skip to main content

CLI tool for safe collaboration - sandboxed Jupyter kernel with remote Hypha service access

Project description

Safe Colab CLI

Enable AI agents to analyze your sensitive data remotely — without ever copying it.

A command-line tool that launches a sandboxed Python environment on your machine (or in the cloud), registers it as a remote service via Hypha, and lets AI agents execute code through a guardian agent that enforces your sensitivity policy.

Key Features

  • Guardian Agent — LLM-powered security checks validate code before execution and output before return
  • Sensitivity Contract — Define protected columns, minimum aggregation, and allowed operations in a README.md
  • Live Dashboard — Web dashboard with real-time activity log and operation stats
  • Protected Audit Logs — Full audit trail in ~/.safe-colab/logs/, protected from sandboxed code
  • Sandbox Isolation — nono (macOS/Linux) or Docker restricts kernel filesystem access
  • Remote Hosting — Upload dataset once, cloud pods spin up on demand (no laptop needed)
  • Zero Config for Agents — Agents call get_skill_md via curl to learn the API. No SDK, no token needed.

Quick Start

Local Mode (data stays on your machine)

pip install safe-colab-cli
safe-colab login
safe-colab start --data-dir ./my-data --guardian-url http://safe-colab-guardian.hypha.aicell.io

Remote Mode (upload once, pods on demand)

pip install safe-colab-cli
safe-colab login
safe-colab deploy --data-dir ./my-data --guardian-url http://safe-colab-guardian.hypha.aicell.io
# → Uploads dataset, registers app. Share the App ID with your AI agent.
# → Pods spin up automatically when an agent calls start().

Documentation

See the docs site or the GitHub project for full documentation.

License

Copyright 2024-2026 Amun AI AB. All rights reserved.

This software is proprietary and confidential. No part of this software may be reproduced, distributed, or transmitted in any form or by any means without the prior written permission of Amun AI AB. Unauthorized copying, modification, distribution, or use of this software is strictly prohibited.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

safe_colab_cli-0.15.4.tar.gz (73.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

safe_colab_cli-0.15.4-py3-none-any.whl (66.9 kB view details)

Uploaded Python 3

File details

Details for the file safe_colab_cli-0.15.4.tar.gz.

File metadata

  • Download URL: safe_colab_cli-0.15.4.tar.gz
  • Upload date:
  • Size: 73.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for safe_colab_cli-0.15.4.tar.gz
Algorithm Hash digest
SHA256 7fd68d4de717734bc41fd8029b96113e83135bc5462233a6621c781832500826
MD5 54c91cc47b61f5550914417d4b8e0423
BLAKE2b-256 c04ab5b074b808d4497e10245db7cad74b8887732168a6fca7617fc690d8dcd5

See more details on using hashes here.

File details

Details for the file safe_colab_cli-0.15.4-py3-none-any.whl.

File metadata

File hashes

Hashes for safe_colab_cli-0.15.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ed130db632004d32a873f49f9cc5d3100b8c5b73e44bc2bce12fcdcc92a6b7fe
MD5 eb8764e4a3fec2cfa83312a5e2827d8f
BLAKE2b-256 b2e9cd0ccccf4ceed2c0d0dce620197e725fc968c5d5a407b5e3f128b971ef75

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page