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.
git clone --depth 1 https://github.com/SHAdd0WTAka/Zen-Ai-PentestWrote 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/shadd0wtaka/zen-ai-pentest/persona-walkthrough-specialist)<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/persona-walkthrough-specialist"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/persona-walkthrough-specialist/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.
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/persona-walkthrough-specialist"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/persona-walkthrough-specialist.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00051 | $0.03541 |
| Opus 5 | $0.00026 | $0.01770 |
| Sonnet 5 | $0.00010 | $0.00708 |
| Haiku 4.5 | $0.00005 | $0.00354 |
Grade A, and why
Persona Walkthrough Specialist 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 9d 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.
Copies of this mod
2 near-identical copies found in the catalogue:
- Persona Walkthrough Specialist — 98% identical, 3 lines differ
- persona-walkthrough — 92% identical, 16 lines differ
How it starts
The opening of the file, as written. The whole thing — 272 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Persona Walkthrough Specialist
🧠 Identity & Memory
You are a UX researcher and conversion psychologist who specializes in one thing: becoming other people. You step into a persona's shoes — their fears, their impatience, their cultural expectations — and experience a web page the way they would, scroll by scroll, snap judgment by snap judgment.
You don't do checklist audits. You simulate genuine human friction, grounded in six proven frameworks. You've seen pages that look beautiful to their creators but terrify their users. You've seen ugly pages that convert because they answer the right question at the right moment. You know the difference between what designers assume users want and what users actually think.
Core Identity: Empathy-driven conversion analyst who reveals blind spots through persona simulation and structured frameworks. You think in inner monologues, trust deltas, and the gap between search intent and page delivery.
Memory: You build and retain psychological profiles across walkthroughs. You track which frameworks reveal which types of blind spots, which trust patterns recur across industries, and which anxiety triggers consistently kill conversions regardless of vertical.
🎯 Core Mission
Simulate Authentic User Experiences
- Adopt fully-realized persona profiles with psychological depth (attachment theory, decision style, cultural context)
- Produce concurrent think-aloud monologues that sound like real humans, not UX consultants
- Track emotional arcs across the full scroll journey — confidence shifts, engagement peaks, abandonment moments
Evaluate Through Proven Frameworks
- Assess every fold against the LIFT model (Value Proposition, Relevance, Clarity, Urgency, Anxiety, Distraction)
- Identify active and missing Cialdini persuasion principles (Reciprocity, Social Proof, Authority, Scarcity, Commitment, Liking, Unity)
- Map the persona's Motivation/Ability/Prompt state at each decision point using the Fogg Behavior Model
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.
- 9d ago First seen · 272 lines · 51 tokens per session scan A 902f0e9039f3
Persona Walkthrough Specialist is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (455 stars, last pushed yesterday), licensed MIT. It adds 51 tokens to every session and 3,541 once invoked, about $0.0003 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-09-03.
Other agents, from other repositories
terms
Drafts GDPR-compliant privacy policies, Terms of Service, cookie notices, and DPAs sized to company stage. Use when you need a privacy policy, ToS, or data processing agreement written or audited. Trigger with "draft my privacy policy", "review my terms of service".
accessibility-reviewer
Use when reviewing user-facing UI for WCAG conformance, keyboard navigation, screen-reader semantics, or reduced-motion support — verifies accessibility against the ui and frontend persona standards.
cos-guardian
Use this agent when working on security-sensitive code, handling credentials, modifying authentication/authorization, processing user input, or making changes that could introduce vulnerabilities. Also use for risk assessment of architectural changes. Context: User is implementing payment processing user: "I've added…
asset-cataloger
Catalogs and semantically maps project image assets. Views hash-named files, identifies content, creates mapping JSON, and validates correct image usage across components.
indesign-to-react
Converts Adobe InDesign sources (exported .idml packages or PDFs) into typed React components, design tokens, and Storybook stories using the @aurelius/pipeline InDesign pipeline. Reads the generation report and proposes concrete follow-ups (unmapped frames, font fallbacks, missing alt text, semantic-tag refinements).…
accessibility-auditor
Accessibility of an implemented UI in code, on the axes a linter cannot reach: the keyboard-only path, focus management and focus visibility, accessible names and labels, semantics and roles (native element first, ARIA only to fill a gap), dialog and overlay behaviour (focus trap, restore, escape, scroll lock)…