antonbabenko

A plugin marketplace listing for three agent add-ons: Terraform/OpenTofu assistance, code intelligence, and deliberation. Terraform and OpenTofu are tools for defining and managing infrastructure with configuration files.

In plain words
What is it for?
Finding add-ons for infrastructure-as-code work and the collection's other code-intelligence or deliberation tools. The input gives detailed behavior only for the Terraform/OpenTofu add-on.
Why use it?
It provides a catalogue entry for a collection of independently versioned skills and plugins for AI coding agents.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add antonbabenko/agent-plugins
agentmods
npx agentmods add plugins/antonbabenko/agent-plugins/marketplace
Clone the repo
git clone --depth 1 https://github.com/antonbabenko/agent-plugins

Made for: Claude Code.

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 A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

antonbabenko scanned grade A with 0 findings 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 83 lines

How it starts

The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "antonbabenko",
  "owner": {
    "name": "Anton Babenko"
  },
  "version": "1.0.0",
  "metadata": {
    "description": "Anton Babenko's collection of agent skills and plugins for AI coding agents (Claude Code, Cursor, Copilot, Gemini CLI, OpenCode, Codex). Each plugin is independently versioned and released.",
    "repository": "https://github.com/antonbabenko/agent-plugins",
    "license": "Apache-2.0"
  },
  "plugins": [
    {
      "name": "terraform-skill",
      "source": {
        "source": "github",
        "repo": "antonbabenko/terraform-skill",
        "ref": "v1.17.1"
      },
      "description": "Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops - diagnoses failure mode (identity churn, secrets, blast radius, CI drift, state corruption) with version-aware guards.",
      "category": "development",
      "keywords": [
        "terraform",
        "opentofu",
        "iac",
        "infrastructure-as-code",
        "state-management",
        "testing",
        "ci-cd",
        "security-scanning",
        "modules",
        "lsp",
        "terraform-ls"
      ],
      "version": "1.17.1"
    },
    {
      "name": "code-intelligence",
      "source": "./plugins/code-intelligence",
      "description": "Use when navigating or refactoring code with a language server - choosing between semantic (LSP), exact-text (rg), and fuzzy/semantic search; anchoring LSP calls by position; gating degraded results; and disclosing tool substitutions, in any language.",
      "category": "development",
      "keywords": [
        "lsp",
        "code-intelligence",
        "code-navigation",
        "language-server",
        "refactoring",
        "search-precedence",
        "tool-disclosure"
      ],
      "version": "0.5.0"
    },
    {
      "name": "deliberation",
      "source": {
        "source": "github",
        "repo": "antonbabenko/deliberation",
        "ref": "v3.14.2"
      },
      "description"

Read the full file on GitHub · 83 lines

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 · 83 lines scan A 21f144fb9ba6

Subscribe to this mod's changes

antonbabenko is a plugin published in the GitHub repository antonbabenko/agent-plugins (40 stars, last pushed 4d ago), 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 A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.