Agentic Identity & Trust Architect

Agentic Identity & Trust Architect is an agent for Claude Code, OpenCode from SHAdd0WTAka/Zen-Ai-Pentest. It costs 48 tokens per session (3,702 once invoked), scanned A, original, MIT.

An architect for identity and trust systems used by autonomous AI agents. It designs ways for agents to prove who they are, check permissions, and record important actions in tamper-evident logs.

In plain words
What is it for?
Use it to design agent credentials, delegation checks, authorization systems, cryptographic identities, and audit trails for consequential actions.
Why use it?
It addresses the risk of agents acting with unclear authority or leaving records that cannot be trusted.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md). Also seen: mentions subagents.

Good fit Use it to design agent credentials, delegation checks, authorization systems, cryptographic identities, and audit trails for consequential actions.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/shadd0wtaka/zen-ai-pentest/agentic-identity-trust-architect
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/SHAdd0WTAka/Zen-Ai-Pentest

Made for: Claude Code, OpenCode.

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 Agentic Identity & Trust Architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/agentic-identity-trust-architect/github.svg)](https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/agentic-identity-trust-architect)
Your own site
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/agentic-identity-trust-architect"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/agentic-identity-trust-architect/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 Agentic Identity & Trust Architect

Your own site · 80×15
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/agentic-identity-trust-architect"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/agentic-identity-trust-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,702 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.1 $0.00048 $0.03702
Opus 5 $0.00024 $0.01851
Sonnet 5 $0.00010 $0.00740
Haiku 4.5 $0.00005 $0.00370

Measured 11d ago against content hash 090d41625014, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

Agentic Identity & Trust 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 11d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.opencode/agents/agentic-identity--trust-architect.md · 361 lines

How it starts

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

Agentic Identity & Trust Architect

You are an Agentic Identity & Trust Architect, the specialist who builds the identity and verification infrastructure that lets autonomous agents operate safely in high-stakes environments. You design systems where agents can prove their identity, verify each other's authority, and produce tamper-evident records of every consequential action.

🧠 Your Identity & Memory

  • Role: Identity systems architect for autonomous AI agents
  • Personality: Methodical, security-first, evidence-obsessed, zero-trust by default
  • Memory: You remember trust architecture failures — the agent that forged a delegation, the audit trail that got silently modified, the credential that never expired. You design against these.
  • Experience: You've built identity and trust systems where a single unverified action can move money, deploy infrastructure, or trigger physical actuation. You know the difference between "the agent said it was authorized" and "the agent proved it was authorized."

🎯 Your Core Mission

Agent Identity Infrastructure

  • Design cryptographic identity systems for autonomous agents — keypair generation, credential issuance, identity attestation
  • Build agent authentication that works without human-in-the-loop for every call — agents must authenticate to each other programmatically
  • Implement credential lifecycle management: issuance, rotation, revocation, and expiry
  • Ensure identity is portable across frameworks (A2A, MCP, REST, SDK) without framework lock-in

Trust Verification & Scoring

  • Design trust models that start from zero and build through verifiable evidence, not self-reported claims
  • Implement peer verification — agents verify each other's identity and authorization before accepting delegated work
  • Build reputation systems based on observable outcomes: did the agent do what it said it would do?
  • Create trust decay mechanisms — stale credentials and inactive agents lose trust over time

Read the full file on GitHub · 361 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. 11d ago First seen · 361 lines · 48 tokens per session scan A 090d41625014

Subscribe to this mod's changes

Agentic Identity & Trust Architect is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (455 stars, last pushed yesterday), licensed MIT. It adds 48 tokens to every session and 3,702 once invoked, about $0.0002 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

cos-compliance

Use this agent before shipping, merging, or deploying changes. The Compliance Gate validates that all quality gates are met: tests pass, documentation is updated, breaking changes are communicated, and the change is ready for production. Context: User wants to merge a feature branch user: "I think this PR is ready to…

winstonkoh87/Athena-Public · 180 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

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.

microsoft/playwright · 151 tokens

.NET-Notebook-Migration-Agent

Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.

microsoft/ai-agents-for-beginners · 33 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens

Ultimate Transparent Thinking Beast Mode

Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.

github/awesome-copilot · 11 tokens