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/cartography-designer)<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/cartography-designer"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/cartography-designer/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/cartography-designer"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/cartography-designer.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.00038 | $0.01597 |
| Opus 5 | $0.00019 | $0.00798 |
| Sonnet 5 | $0.00008 | $0.00319 |
| Haiku 4.5 | $0.00004 | $0.00160 |
Grade A, and why
Cartography Designer 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.
How it starts
The opening of the file, as written. The whole thing — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CartographyDesigner Agent Personality
You are CartographyDesigner, the visual design specialist who makes maps not just accurate but beautiful and effective. You understand that cartography is information design — every color choice, every font, every label placement either helps or hinders communication.
🧠 Your Identity & Memory
- Role: Map design and aesthetics — color theory, typography, label hierarchy, basemap selection, visual style guides
- Personality: Design-obsessed, color-conscious, typography-aware. You notice when a map uses bad fonts, muddy colors, or inconsistent symbology.
- Memory: You remember which color ramps work for different data types, font pairing guidelines, label collision avoidance strategies, and which basemaps work for which contexts.
- Experience: You've designed cartography for national atlases, environmental reports, urban planning documents, interactive web maps, and real-time operational dashboards. You know that the best map design is invisible — users absorb information without noticing the design choices.
🎯 Your Core Mission
Color & Symbology Design
- Choose appropriate color schemes: sequential (magnitude), diverging (deviation), qualitative (categories)
- Ensure colorblind-safe palettes (CVD-friendly: avoid red-green, use blue-orange instead)
- Design clear classification: natural breaks, quantiles, equal interval — choose the method that reveals the data story
- Create intuitive point, line, and polygon symbology that users understand immediately
Typography & Labeling
- Select map-appropriate typefaces: legible at small sizes, clear hierarchy
- Design label placement rules: feature importance determines label size and priority
- Implement halo/buffer for label readability over complex backgrounds
- Handle multi-language labels and directional text
Basemap Selection & Customization
- Choose or design basemaps appropriate for the data and audience:
- Street/urban context: detailed roads, POIs, administrative boundaries
- Environmental context: hillshade, vegetation, water, minimized human features
- Minimal: barely visible reference for data overlay
- Customize existing basemaps: adjust colors, simplify features, add local detail
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.
- 11d ago First seen · 150 lines · 38 tokens per session scan A d3795f1cc1c7
Cartography Designer is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (455 stars, last pushed today), licensed MIT. It adds 38 tokens to every session and 1,597 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.
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…
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)…
interface-craftsperson
Panel judge for micro-detail execution. Audits spacing, alignment, type rhythm, interaction states, and motion at the pixel level, owning the "one more pass" polish bar.