excludeTools

excludeTools is a plugin for Gemini CLI from Prof-Harita/terminaI. Its token cost is not measured, scanned B, a copy of excludeTools, Apache-2.0.

A local computer assistant that can operate an interactive terminal, ask for approval before selected actions, and record activity as JSON Lines audit logs. It works on Windows, Linux, and macOS and does not depend on a particular AI model.

In plain words
What is it for?
It is for running terminal commands, controlling which tools are allowed, and keeping an audit trail of what happened.
Why use it?
It provides a record of terminal activity and a way to block or approve risky commands, such as deleting files.

Plugin for Gemini CLI

Written for Gemini CLI: a Gemini CLI extension manifest.

Good fit It is for running terminal commands, controlling which tools are allowed, and keeping an audit trail of what happened.

Compare 6 plugins from other repositories ↓
Install with agentmods
npx agentmods add plugins/prof-harita/terminai/exclude-tools
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Prof-Harita/terminaI

Made for: Gemini CLI.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for excludeTools

README.md
[![agentmods](https://agentmods.dev/badge/plugins/prof-harita/terminai/exclude-tools/github.svg)](https://agentmods.dev/plugins/prof-harita/terminai/exclude-tools)
Your own site
<a href="https://agentmods.dev/plugins/prof-harita/terminai/exclude-tools"><img src="https://agentmods.dev/badge/plugins/prof-harita/terminai/exclude-tools/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for excludeTools

Your own site · 80×15
<a href="https://agentmods.dev/plugins/prof-harita/terminai/exclude-tools"><img src="https://agentmods.dev/badge/plugins/prof-harita/terminai/exclude-tools.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Security

Grade B, and why

excludeTools scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Recursive force deletemediumDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

"excludeTools": ["run_shell_command(rm -rf)"]

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

Origin

This is a copy

100% identical to excludeTools — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

packages/cli/src/commands/extensions/examples/exclude-tools/gemini-extension.json · 6 lines

What it actually says

{
  "name": "excludeTools",
  "version": "1.0.0",
  "excludeTools": ["run_shell_command(rm -rf)"]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 6 lines scan B d51679151a28

Subscribe to this mod's changes

excludeTools is a plugin published in the GitHub repository Prof-Harita/terminaI (424 stars, last pushed today), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it B with 1 finding (recursive force delete). It is 100% identical to excludeTools, differing in 0 lines, and is treated as a copy.