
Geiger
Geiger is an open source monitoring tool that provides visibility into active AI agents, local servers, and browser extensions on your machine. It targets tech enthusiasts who want to track permission access across their installed AI helper tools.
The Blend
Developers published an open source security tool named Geiger, designed to audit the various artificial intelligence utilities installed on a personal computer. According to the project page on GitHub, running a single read-only terminal command generates a list of active AI agents, desktop extensions, and local server connections. The utility identifies which programs hold elevated privileges, such as the ability to execute code, view private files, or store credentials.
This matters to everyday users because the rapid adoption of AI helpers has quietly expanded the security footprint of modern computers. Many popular setup guides encourage installing automated agents that operate quietly in the background with extensive access to personal files and settings. By summarizing these permissions in plain language, tools like Geiger help users spot potential security risks hiding in background scripts and obscure settings files.
What remains unclear is whether standalone terminal tools will gain enough adoption to protect average users, or if operating system makers will eventually need to build similar auditing features directly into desktop platforms. Furthermore, static permission checks might struggle to identify dynamic security risks if an installed assistant changes its behavior or pulls down new remote code after the initial scan.
Written independently by AI News Smoothie from the reporting listed below. Facts belong to the original publishers. Follow the links for their full coverage.
Ingredients
- GitHub - Atomburstofficial/geiger: A Geiger counter for AI agents — one read-only command that inventories every agent, MCP server, plugin, and AI extension on a machine · GitHub
An open source utility called Geiger allows users to scan their computers for installed AI agents, background tools, and browser extensions to review their system access permissions.