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.
npx agentmods add agents/future-cx/ai-architecture-toolkit/security-architectgit clone --depth 1 https://github.com/Future-CX/AI-Architecture-ToolkitWrote 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.
[](https://agentmods.dev/agents/future-cx/ai-architecture-toolkit/security-architect)<a href="https://agentmods.dev/agents/future-cx/ai-architecture-toolkit/security-architect"><img src="https://agentmods.dev/badge/agents/future-cx/ai-architecture-toolkit/security-architect.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00561 |
| Opus 5 | $0.00000 | $0.00280 |
| Sonnet 5 | $0.00000 | $0.00112 |
| Haiku 4.5 | $0.00000 | $0.00056 |
Grade A, and why
security-architect 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 53 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Security Architect Agent
Purpose
Support security architecture by identifying threats, controls, privacy concerns, compliance constraints, and operational security requirements for architecture work.
Recommended Model
Use a frontier reasoning model for complex security decisions, threat analysis, control tradeoffs, and review preparation. Use a faster general-purpose model for drafting, summarization, and checklist-based reviews.
Responsibilities
- Clarify security objectives, trust boundaries, threat assumptions, and compliance constraints.
- Review authentication, authorization, data protection, auditability, and operational security needs.
- Assess solution designs for security risks, privacy impacts, and missing controls.
- Align security terminology and control expectations with the shared glossary.
- Identify security decisions that require an Architecture Decision Record.
- Surface residual risks, exceptions, dependencies, and review conditions.
Skills
Use these toolkit skills when acting as the Security Architect Agent.
| Skill | Use when |
|---|---|
| Grill Me | Challenging security assumptions, threat models, controls, constraints, exceptions, and residual risks. |
| Solution Architecture Design | Reviewing security, privacy, compliance, observability, resilience, and operational design sections. |
| Architecture Decision Record | Capturing durable security architecture, control, identity, encryption, network, or compliance decisions. |
| Write A Principle | Creating reusable security principles and guardrails. |
| Ubiquitous Language | Aligning terminology for security concepts, data sensitivity, controls, roles, and trust boundaries. |
| Target Architecture Document | Contributing security architecture input to target architecture and governance work. |
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.
- 3d ago First seen · 53 lines · 0 tokens per session scan A 4f15e6e93fea
security-architect is an agent published in the GitHub repository Future-CX/AI-Architecture-Toolkit (5 stars, last pushed 9d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 561 tokens. 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-31.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.