認証情報アクセス
Reads Supabase tokens, database passwords, env files, and project config.
brew
supabase のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
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.
インストール
brew install supabaselocal Homebrew formula metadata
scoop install main/supabaseScoop official bucket manifest trees · bucket/supabase.json · ソース: api.github.com
概要
Postgres development platform
履歴
Supabase CLI is the official command-line tool for local Supabase development and platform operations, including local stacks, migrations, Edge Functions, backups, type generation, and project automation.
The official repository was created in November 2020. The README describes a TypeScript/Bun monorepo whose published package lives in `apps/cli`, with a legacy Go CLI source tree also kept in the repository.
Supabase distributes the CLI through npm, Homebrew, Scoop, GitHub Releases, and Linux packages. The README distinguishes the official Homebrew core formula from the Supabase tap and beta channel, making packaging channels part of the tool's normal release story.
Common commands include `supabase init`, `supabase start`, `supabase status`, `supabase login`, `supabase link`, `supabase migration`, `supabase db`, `supabase functions`, and `supabase gen types`.
Package-manager users care about Supabase CLI because it is the reproducible entry point for running a full local Supabase stack, generating project artifacts, and aligning local database migrations with hosted projects.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
supabase | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://supabase.com/docs/reference/cli/about
インストールメタデータ
| パッケージキー | brew:supabase |
|---|---|
| バージョン | 2.109.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/supabase |
| ホームページ | https://supabase.com/docs/reference/cli/about |
| リポジトリ | https://github.com/supabase/cli |
| 上流ドキュメント | https://supabase.com/docs/guides/local-development/cli/getting-started |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/supabase/-/supabase-2.109.1.tgz |
| 最終更新 | 2026-07-08T10:27:32Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
main/supabase
scoop install main/supabaseソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.