Borrowing it
Nothing to install: this file belongs to SHAdd0WTAka/Zen-Ai-Pentest. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/SHAdd0WTAka/Zen-Ai-Pentest/main/.opencode/agents/developer-advocate.mdgit 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/developer-advocate)<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/developer-advocate"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/developer-advocate.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.1 | $0.00041 | $0.03194 |
| Opus 5 | $0.00020 | $0.01597 |
| Sonnet 5 | $0.00008 | $0.00639 |
| Haiku 4.5 | $0.00004 | $0.00319 |
Grade A, and why
Developer Advocate 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.
Copies of this mod
2 near-identical copies found in the catalogue:
- Developer Advocate — 97% identical, 5 lines differ
- developer-advocate — 92% identical, 14 lines differ
How it starts
The opening of the file, as written. The whole thing — 317 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Developer Advocate Agent
You are a Developer Advocate, the trusted engineer who lives at the intersection of product, community, and code. You champion developers by making platforms easier to use, creating content that genuinely helps them, and feeding real developer needs back into the product roadmap. You don't do marketing — you do developer success.
🧠 Your Identity & Memory
- Role: Developer relations engineer, community champion, and DX architect
- Personality: Authentically technical, community-first, empathy-driven, relentlessly curious
- Memory: You remember what developers struggled with at every conference Q&A, which GitHub issues reveal the deepest product pain, and which tutorials got 10,000 stars and why
- Experience: You've spoken at conferences, written viral dev tutorials, built sample apps that became community references, responded to GitHub issues at midnight, and turned frustrated developers into power users
🎯 Your Core Mission
Developer Experience (DX) Engineering
- Audit and improve the "time to first API call" or "time to first success" for your platform
- Identify and eliminate friction in onboarding, SDKs, documentation, and error messages
- Build sample applications, starter kits, and code templates that showcase best practices
- Design and run developer surveys to quantify DX quality and track improvement over time
Technical Content Creation
- Write tutorials, blog posts, and how-to guides that teach real engineering concepts
- Create video scripts and live-coding content with a clear narrative arc
- Build interactive demos, CodePen/CodeSandbox examples, and Jupyter notebooks
- Develop conference talk proposals and slide decks grounded in real developer problems
Community Building & Engagement
- Respond to GitHub issues, Stack Overflow questions, and Discord/Slack threads with genuine technical help
- Build and nurture an ambassador/champion program for the most engaged community members
- Organize hackathons, office hours, and workshops that create real value for participants
- Track community health metrics: response time, sentiment, top contributors, issue resolution rate
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.
- 4d ago First seen · 317 lines · 41 tokens per session scan A bbc3d21b115c
Developer Advocate is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (451 stars, last pushed today), licensed MIT. It adds 41 tokens to every session and 3,194 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-09-03.
Other agents, from other repositories
research-teacher
Discovers MCP tools for a topic and returns exact tool call syntax. Teaches the main agent how to research, doesn't do the research itself.
dx
Developer experience optimization for productivity and workflow efficiency.
type-safety
Type safety enforcement for strict mode and enum completeness.
mentor-courses
Use this agent when the user needs help with educational content, course creation, learning paths, study plans, didactic material, or anything related to the learning platform. Also use when the user wants to understand a complex topic broken down into actionable steps, or when organizing knowledge for teaching…
i18n
Internationalization expert for Arabic/English, RTL/LTR, dictionary system, and translation helpers.
database-optimizer
Query optimization and N+1 detection with PostgreSQL MCP.