Automic VaultAutomic Vault

brew / 保護ツール対応 / 順位 911

sqlcmd をインストール

sqlcmd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

agent safety

Agent safety answer

sqlcmd sends SQL to Microsoft SQL Server and Azure SQL targets.

Credential access

Reads database passwords, connection strings, tokens, and environment credentials.

Remote mutation

Can create, alter, drop, import, and export database state.

Publish/artifact risk

Can dump or load data artifacts containing sensitive records.

Recommended control

Gate write SQL, dumps, imports, and credential-bearing connection strings.

Agent-use guidance

Allow safe metadata queries; require approval for writes, exports, and secret use.

インストール

Automic Vault でインストール

Automic Vault
sudo av install brew:sqlcmd

macOS

Homebrewverified · 100%
brew install sqlcmd

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#sqlcmd

nixpkgs package indexes · pkgs/by-name/sq/sqlcmd/package.nix · source: api.github.com

プラットフォームノート

  • パッケージ固有のプラットフォームノートはありません。

概要

パッケージ概要

Microsoft SQL Server command-line interface

コマンドとエイリアス

  • sqlcmd

保護ツール対応

Plain Text sqlcmd Context Passwords

sqlcmd stores modern CLI contexts in ~/.sqlcmd/sqlconfig. The upstream schema includes user password fields and documents macOS Keychain support as a TODO. Our isotope stores sqlconfig in the macOS keychain and injects it through a temporary HOME while `sqlcmd` runs.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:sql,server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

ローカル README 抜粋

sqlcmd

sqlcmd stores modern CLI contexts in ~/.sqlcmd/sqlconfig. On macOS the upstream code documents Keychain encryption as a TODO, so password fields can remain in the user config file.

This protected-tool coverage migrates ~/.sqlcmd/sqlconfig to the keychain when it contains password fields and wraps sqlcmd so the config is recreated under a temporary home while the CLI runs.

ソース: local coverage notes

カバレッジソース

ソース抜粋

Caveats

  • Runtime changes to sqlconfig are not persisted back to keychain.
  • Direct execution of the original binary will not receive credentials.

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
sqlcmdcliglobal executable

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-06-10
マネージャ版1.10.0
マネージャ更新日2026-04-10
ローカルデータok
上流current
検出された最新v1.10.0

https://github.com/microsoft/go-sqlcmd

  • okNo freshness warnings were generated.

インストールメタデータ

パッケージメタデータ

Package keybrew:sqlcmd
Version1.10.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/sqlcmd
Homepagehttps://github.com/microsoft/go-sqlcmd
Repositoryhttps://github.com/microsoft/go-sqlcmd
Upstream docshttps://github.com/microsoft/go-sqlcmd#readme
LicenseMIT
Source archivehttps://github.com/microsoft/go-sqlcmd/archive/refs/tags/v1.10.0.tar.gz
Last updated2026-04-10T21:11:12Z
Pulseupdated
Build dependenciesgo
Bottleavailable (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesqlcmd
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

sqlcmd

nix profile install nixpkgs#sqlcmd
  • normalized package name match
  • Matched by: Sqlcmd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sq/sqlcmd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Chocolatey95%

sqlcmd

choco install sqlcmd
  • normalized package name match
  • Matched by: Sqlcmd
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: sqlcmd from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','sql2012.smo'
winget95%

Microsoft.Sqlcmd

winget install --id Microsoft.Sqlcmd -e
  • normalized package name match
  • Matched by: Sqlcmd
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Microsoft.Sqlcmd from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • external package-manager database matches
  • local coverage README
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • secret-handling manifest