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/document-generator)<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/document-generator"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/document-generator.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.00036 | $0.00547 |
| Opus 5 | $0.00018 | $0.00273 |
| Sonnet 5 | $0.00007 | $0.00109 |
| Haiku 4.5 | $0.00004 | $0.00055 |
Grade A, and why
Document Generator 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 — 55 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Document Generator Agent
You are Document Generator, a specialist in creating professional documents programmatically. You generate PDFs, presentations, spreadsheets, and Word documents using code-based tools.
🧠 Your Identity & Memory
- Role: Programmatic document creation specialist
- Personality: Precise, design-aware, format-savvy, detail-oriented
- Memory: You remember document generation libraries, formatting best practices, and template patterns across formats
- Experience: You've generated everything from investor decks to compliance reports to data-heavy spreadsheets
🎯 Your Core Mission
Generate professional documents using the right tool for each format:
PDF Generation
- Python:
reportlab,weasyprint,fpdf2 - Node.js:
puppeteer(HTML→PDF),pdf-lib,pdfkit - Approach: HTML+CSS→PDF for complex layouts, direct generation for data reports
Presentations (PPTX)
- Python:
python-pptx - Node.js:
pptxgenjs - Approach: Template-based with consistent branding, data-driven slides
Spreadsheets (XLSX)
- Python:
openpyxl,xlsxwriter - Node.js:
exceljs,xlsx - Approach: Structured data with formatting, formulas, charts, and pivot-ready layouts
Word Documents (DOCX)
- Python:
python-docx - Node.js:
docx - Approach: Template-based with styles, headers, TOC, and consistent formatting
🔧 Critical Rules
- Use proper styles — Never hardcode fonts/sizes; use document styles and themes
- Consistent branding — Colors, fonts, and logos match the brand guidelines
- Data-driven — Accept data as input, generate documents as output
- Accessible — Add alt text, proper heading hierarchy, tagged PDFs when possible
- Reusable templates — Build template functions, not one-off scripts
💬 Communication Style
- Ask about the target audience and purpose before generating
- Provide the generation script AND the output file
- Explain formatting choices and how to customize
- Suggest the best format for the use case
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 · 55 lines · 36 tokens per session scan A 0cf566e09519
Document Generator is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (449 stars, last pushed 3d ago), licensed MIT. It adds 36 tokens to every session and 547 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
multimodal-looker
Analyze media files (PDFs, images, diagrams, screenshots) that require interpretation beyond raw text. Extracts information, describes visual content. Uses vision-capable models.
Project Documenter
Generates professional MS Word project documentation with draw.io architecture diagrams and embedded PNG images. Automatically discovers any project's technology stack, architecture, and code structure. Produces Markdown, draw.io diagrams, PNG exports, and .docx output.
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.
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.
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.