macOS
brew install tccutillocal Homebrew formula metadata
brew / 順位 4320
tccutil のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tccutillocal Homebrew formula metadata
概要
Utility to modify the macOS Accessibility Database (TCC.db)
履歴
tccutil.py is a macOS command-line utility for manipulating the Transparency, Consent, and Control database used for privacy and Accessibility permissions.
The upstream README frames the tool as a response to Apple's built-in /usr/bin/tccutil, which only supports resetting the database. Jacob Salmela's version was created to add command-line operations such as listing, inserting, removing, enabling, and disabling entries in TCC.db.
The GitHub repository was created in 2014, and later README text documents both system-wide and per-user TCC database handling, plus the practical constraint that disabling SIP may be required for direct database modification.
Its package-manager interest comes from being a small macOS administration tool that Homebrew can place earlier in PATH than Apple's similarly named utility, giving administrators a more scriptable interface for permission resets and Accessibility database edits.
Common usage is macOS-only and administrative: list TCC database entries, add or remove bundle IDs and paths, enable or disable Accessibility access, or delegate reset operations to Apple's native tccutil.
Package nerds care because it represents a familiar Homebrew pattern: wrapping a narrow, platform-specific system gap in a tiny CLI that can be installed, versioned, audited, and scripted instead of copied around as an ad hoc admin script.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tccutil | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tccutil |
|---|---|
| バージョン | 1.5.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/jacobsalmela/tccutil |
| リポジトリ | https://github.com/jacobsalmela/tccutil |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.