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.
npx agentmods add commands/marcusquinn/aidevops/report-rendergit clone --depth 1 https://github.com/marcusquinn/aidevopsWrote 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/commands/marcusquinn/aidevops/report-render)<a href="https://agentmods.dev/commands/marcusquinn/aidevops/report-render"><img src="https://agentmods.dev/badge/commands/marcusquinn/aidevops/report-render.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 | $0.00012 | $0.01064 |
| Opus 5 | $0.00006 | $0.00532 |
| Sonnet 5 | $0.00002 | $0.00213 |
| Haiku 4.5 | $0.00001 | $0.00106 |
Grade A, and why
report-render 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 yesterday.
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 — 99 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Render a report-ready Markdown or JSON file:
Input: $ARGUMENTS
Process
- Confirm the input is a Markdown or JSON report file.
- Run
~/.aidevops/agents/scripts/report-render-helper.sh validate <input.md|input.json>. - Render HTML with
~/.aidevops/agents/scripts/report-render-helper.sh render <input.md|input.json> --output report.html. - Open the HTML in a browser, review the sticky table of contents, source cards, evidence badges, and PDF links.
- Export A4, US Letter, or slides PDFs from the generated HTML. If using Chrome/Chromium headless, pass
--no-pdf-header-footerso browser date/title/URL/page-number chrome is not printed. Keep Markdown/JSON canonical and regenerate exports rather than editing HTML/PDF by hand.
Usage
/report-render report.md
/report-render report.json
Direct helper options:
~/.aidevops/agents/scripts/report-render-helper.sh render report.md \
--template axel \
--theme auto \
--pdf-profile a4 \
--output report.html
Brand guideline handoff from a project DESIGN.md:
aidevops design guidelines . --pdf
Templates and profiles
Templates:
basic— lightweight default renderer style.editorial-evidence— richer report style based on the editorial evidence DESIGN.md profile.- Original-brief named styles: run
report-render-helper.sh list-templatesforaxel,arxiv,wikipedia,medium,ghost,ulysses,ia,docuseal,times,consumer,tavily,supermemory,savvy,exsqueezeme,terminalshop,scalefusion,zeroheight,superx,wpcodebox,outrank,lottiefiles,knob,postedapp,serper,indexsy,lifee,bento,ibm,apple,cabinet,heron,usgraphics, andsignal-agency.
PDF profiles:
a4— default A4 portrait print/PDF CSS.letter— US Letter portrait print/PDF CSS.slides-16-9-1— 16:9 landscape PDF presentation, one content column.slides-16-9-2— 16:9 landscape PDF presentation, two content columns.slides-16-9-3— 16:9 landscape PDF presentation, three content columns.
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.
- yesterday First seen · 99 lines · 12 tokens per session scan A d9f709c2eef5
report-render is a command published in the GitHub repository marcusquinn/aidevops (391 stars, last pushed yesterday), licensed MIT. It adds 12 tokens to every session and 1,064 once invoked, about $0.0001 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 commands, from other repositories
notebooklm
Google NotebookLM programmatic access — create notebooks, manage sources (URLs, PDFs, YouTube, Drive), generate audio/video/slides/quizzes, and chat with documents. Use when building a research notebook, generating a podcast from docs, or querying a source collection. Triggers on notebooklm, podcast from docs…
put
Upload file to reMarkable (converts markdown to PDF).
ocr
One-shot OCR — scanned PDF to Word + WeChat HTML + audit trail.
octo-docs
Document delivery with export to PPTX, DOCX, PDF formats.
brief-compliance-check
Check a LaTeX coursework submission against the requirements in a supplied PDF assessment brief. Use when verifying format, required sections, word limits, or deliverables before submission. Not for general prose proofreading; use $proofread.
gsd:settings
Configure GSD workflow toggles and model profile.