macOS
brew install tccutillocal Homebrew formula metadata
brew / rank 4320
Utility to modify the macOS Accessibility Database (TCC.db). Version 1.5.1 via Homebrew; verified from local package data.
install
brew install tccutillocal Homebrew formula metadata
overview
Utility to modify the macOS Accessibility Database (TCC.db)
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tccutil | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:tccutil |
|---|---|
| Version | 1.5.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/jacobsalmela/tccutil |
| Repository | https://github.com/jacobsalmela/tccutil |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.