{"id":51465439,"url":"https://github.com/data-fair/tool-ai-sandbox","last_synced_at":"2026-07-06T10:30:44.882Z","repository":{"id":345056270,"uuid":"1184062210","full_name":"data-fair/tool-ai-sandbox","owner":"data-fair","description":"Minimal sandboxing for AI coding agents in the data-fair stack.","archived":false,"fork":false,"pushed_at":"2026-03-19T07:48:15.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-25T21:12:54.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/data-fair.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-17T08:03:30.000Z","updated_at":"2026-03-19T07:48:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/data-fair/tool-ai-sandbox","commit_stats":null,"previous_names":["data-fair/tool-ai-sandbox"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/data-fair/tool-ai-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-fair%2Ftool-ai-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-fair%2Ftool-ai-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-fair%2Ftool-ai-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-fair%2Ftool-ai-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/data-fair","download_url":"https://codeload.github.com/data-fair/tool-ai-sandbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-fair%2Ftool-ai-sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35187624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-06T10:30:44.054Z","updated_at":"2026-07-06T10:30:44.869Z","avatar_url":"https://github.com/data-fair.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @data-fair/tool-ai-sandbox\n\nRun AI coding tools (Claude Code, OpenCode) inside a Podman-based sandbox with network access but filesystem isolation.\n\n## Install\n\n```bash\nnpm i -g @data-fair/tool-ai-sandbox\n```\n\nRequires [Podman](https://podman.io/) on the host.\n\n## Usage\n\n```bash\n# Run Claude Code in the current directory\ndf-ai-sandbox claude\n\n# Run OpenCode\ndf-ai-sandbox opencode\n\n# Open a shell in the sandbox\ndf-ai-sandbox shell\n```\n\nUse `-e VAR` (repeatable) to forward environment variables to the container.\n\n## How it works\n\nThe CLI pulls a pre-built container image and runs your chosen tool inside it with:\n\n- The current directory mounted as `/workspace`\n- Host git config and tool state directories bind-mounted\n- `--userns=keep-id` for correct file ownership\n- `--network=host` for API access\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## License\n\n[AGPL-3.0-only](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdata-fair%2Ftool-ai-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdata-fair%2Ftool-ai-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdata-fair%2Ftool-ai-sandbox/lists"}