Credential access
Reads Supabase tokens, database passwords, env files, and project config.
brew / 保護ツール対応 / 順位 841
supabase のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
agent safety
supabase CLI manages hosted projects, databases, functions, and local dev state.
Reads Supabase tokens, database passwords, env files, and project config.
Can deploy functions, run migrations, and change project state.
Publishes functions, migrations, and generated API artifacts.
Gate deploy, db push, secrets, link, and token commands.
Allow local status and generation; require approval for remote database or function changes.
インストール
sudo av install brew:supabasebrew install supabaselocal Homebrew formula metadata
scoop install main/supabaseScoop official bucket manifest trees · bucket/supabase.json · source: api.github.com
概要
Postgres development platform
保護ツール対応
Supabase CLI stores access tokens in the macOS Keychain through go-keyring, which creates items through `/usr/bin/security`. Those items allow `/usr/bin/security` to read the token non-interactively. Our isotope builds a signed Supabase CLI and replaces the Go credential backend on macOS so new Keychain items trust the Supabase executable instead of the security tool.
green risk · low confidence · appliance
ローカル README 抜粋
This repository is the Automic Vault fork of Supabase CLI.
Automic Vault is a macOS-first secret and execution control system that keeps sensitive credentials behind explicit human approval in the Automic Vault GUI app instead of exposing them directly to terminal tools.
This fork currently adds the following behavior on top of upstream supabase/cli:
protected tool:supabase package recipe that builds and signs both theBun/TypeScript supabase launcher and the Go supabase-go helper.
supabase-go binary insteadof github.com/zalando/go-keyring shelling out to /usr/bin/security, so Keychain trust is attached to the Supabase executable.
automicvault Go build tag for the secure credential backend,while default upstream builds continue to use go-keyring.
plaintext fallback token at ~/.supabase/access-token and Keychain ACLs that allow /usr/bin/security to read Supabase secrets.
supabase-go av-migrate command used by the Automic Vault protected toolmigration hook to rewrite insecure Keychain items and move fallback access tokens into the signed Supabase credential backend.
user's real Keychain.
ソース: local coverage notes
ソース抜粋
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
supabase | cli | global executable |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://supabase.com/docs/reference/cli/about
インストールメタデータ
| Package key | brew:supabase |
|---|---|
| Version | 2.105.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/supabase |
| Homepage | https://supabase.com/docs/reference/cli/about |
| Repository | https://github.com/supabase/cli |
| Upstream docs | https://supabase.com/docs/guides/local-development/cli/getting-started |
| License | MIT |
| Source archive | https://registry.npmjs.org/supabase/-/supabase-2.105.0.tgz |
| Last updated | 2026-06-05T17:13:10Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | supabase |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/supabase
scoop install main/supabaseソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。