✍️Writing & Content26🎨Image Generation34🎬Video & Animation68🎵Audio & Music50💬Chatbots & Assistants39💻Coding & Development178📈Marketing & SEO60Productivity156🎯Design & UI/UX57📊Data & Analytics43📚Education & Research27💼Business & Finance56🏥Healthcare & Wellness18🔍Search & Knowledge14🤖AI Agent Infrastructure49🛡️AI Security & Testing3🧊3D & Spatial19🔎SEO Tools8🏡Real Estate4🗃️Data Extraction3🧠ADHD & Focus Tools9
Part of 1067+ curated AI tools on AISO
Offsend logo

Offsend

Open-source .offsend.yml policy plus runtime gates that keep sensitive files out of AI coding-agent context

open-sourceThe CLI is open-source and local-first, installed via Homebrew or `curl -fsSL https://install.offsend.io/cli | bash`, with no cloud scanning required. The site links a refund policy, implying a paid surface exists for the macOS app or extension, but no price sheet is published — the /pricing path returns 404 — so no figures are listed here.View full pricing →

Visit Offsend

https://offsend.io

About Offsend

Offsend is an open-source, local-first boundary layer that decides which files in a repository are allowed to enter AI context. The premise is that coding agents pull context through far more paths than the prompt box — they read workspace files, follow file references, run shell commands, call MCP tools, spawn subagents, and keep local transcripts — so a boundary has to cover all of those, and it has to cover uncommitted files too. The mechanism is a single `.offsend.yml` policy file that lives in the repo, so the rules are visible, reviewable in a PR, and versioned alongside the code rather than living in someone's editor settings. The CLI workflow is four commands: `offsend show` lists which sensitive paths may currently enter AI context, `offsend init` writes the policy, `offsend protect` adds the missing boundaries, and `offsend hook install` installs runtime gates. Those gates check prompts, file reads, shell commands, MCP arguments, and local transcripts for Cursor, Codex, Windsurf, and Claude Code, while ignore-file support covers GitHub Copilot, Continue, Gemini, LLM, Aider, Cline, Roo, Zed, and Cody. There is also `offsend check` for content scanning of keys and tokens in files, staged diffs, and stdin. The vendor is refreshingly precise about limits: it is defense-in-depth, not a guarantee, it is not a replacement for Gitleaks or TruffleHog on git history, and the CLI is explicitly labeled a research project not ready for production. Nothing is uploaded — checks run locally. Companion surfaces include a macOS app, a browser extension that masks sensitive values before browser prompts, a GitHub Action, and Radar, a research report on AI-context risk across public repos.

Key Features

Single versioned .offsend.yml file defines the repo's AI context boundary
Runtime gates for Cursor, Codex, Windsurf, and Claude Code
AI-ignore-file sync for Copilot, Continue, Gemini, Aider, Cline, Roo, Zed, and Cody
`offsend check` content scanning for keys and tokens in files, diffs, and stdin
macOS app, browser extension, and GitHub Action for the non-repo paths
All checks run locally — no code is uploaded

Tags

open sourcesecret scanningclaude codecursorcligithub action
🏷️

Is this your tool?

Claim your listing to get a Featured badge, edit your description, and stand out from competitors. All plans include a permanent dofollow backlink to your site.

Claim Now →

ChatGPT already recommends Offsend. Does it recommend yours?

If you're building in open source, run a free AI-visibility scan on your own product — we ask ChatGPT across 5 prompt angles and score how often you get named. ~30 seconds, no signup, no card.

📬 Get the best new AI tools delivered weekly

One concise email with fresh launches, trending picks, and featured standouts.

Agent connectivity: not yet verified