api-security-guardian

api-security-guardian is an agent for coding agents from viksant/vibe-coding-tools-content. It costs 7 tokens per session (2,957 once invoked), scanned A, original, no licence file.

An AI agent focused on securing REST and GraphQL APIs, which are interfaces that let software exchange data.

In plain words
What is it for?
Use it to review REST or GraphQL API security.
Why use it?
It helps identify and address security problems in APIs before they expose data or operations improperly.

Agent

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.

agentmods
npx agentmods add agents/viksant/vibe-coding-tools-content/api-security-guardian
Clone the repo
git clone --depth 1 https://github.com/viksant/vibe-coding-tools-content

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 api-security-guardian

README.md
[![agentmods](https://agentmods.dev/badge/agents/viksant/vibe-coding-tools-content/api-security-guardian.svg)](https://agentmods.dev/agents/viksant/vibe-coding-tools-content/api-security-guardian)
Your own site
<a href="https://agentmods.dev/agents/viksant/vibe-coding-tools-content/api-security-guardian"><img src="https://agentmods.dev/badge/agents/viksant/vibe-coding-tools-content/api-security-guardian.svg" alt="Measured on agentmods" height="20"></a>
Per session 7 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,957 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00007 $0.02957
Opus 5 $0.00003 $0.01478
Sonnet 5 $0.00001 $0.00591
Haiku 4.5 $0.00001 $0.00296

Measured 4d ago against content hash 5c7925d1a894, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

api-security-guardian 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 4d ago.

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.

agents/api-security-guardian.md · 299 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 4d ago First seen · 299 lines · 7 tokens per session scan A 5c7925d1a894

Subscribe to this mod's changes

api-security-guardian is an agent published in the GitHub repository viksant/vibe-coding-tools-content (44 stars, last pushed 2mo ago), with no licence file. It adds 7 tokens to every session and 2,957 once invoked, about $0.0000 per session on Opus 5. 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.

Related

Other agents, from other repositories

test-runner

Runs tests in the api-gateway Maven reactor — full/module unit runs, isolating a single core test class, or a single distribution/tutorial example test. Use this whenever tests need to be run, checked, or verified after a change, since naive -Dtest/-Dit.test invocations silently run (or skip) the wrong thing in this…

membrane/api-gateway · 82 tokens

backend-system-architect

Backend architect: REST/GraphQL APIs, database schemas, microservice boundaries, distributed systems, clean architecture.

yonatangross/orchestkit · 27 tokens

api-designer

API design, documentation, and contract specialist.

ChanningLua/prax-agent · 12 tokens

backend-api

Server-side services and HTTP/RPC APIs — endpoint design, validation, auth, error contracts, pagination, idempotency, and background work.

omgcarlo/fushiguro-mcp · 32 tokens

api-architect

Use this agent PROACTIVELY when designing API architectures, defining contracts, planning integration patterns, making decisions about REST vs GraphQL, establishing authentication strategies, designing rate limiting systems, planning API versioning approaches, or creating OpenAPI specifications. Invoke for any API…

lando-labs/cami · 66 tokens

express-api

Use this agent PROACTIVELY when building REST APIs with Express.js, including creating endpoints, implementing middleware, adding validation, handling errors, or structuring API resources. Ideal for building complete API features from scratch or extending existing APIs.

lando-labs/cami · 50 tokens