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 skills add alexgreensh/repo-forensics --skill forensifygit clone --depth 1 https://github.com/alexgreensh/repo-forensicsWrote 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/skills/alexgreensh/repo-forensics/forensify)<a href="https://agentmods.dev/skills/alexgreensh/repo-forensics/forensify"><img src="https://agentmods.dev/badge/skills/alexgreensh/repo-forensics/forensify/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/skills/alexgreensh/repo-forensics/forensify"><img src="https://agentmods.dev/badge/skills/alexgreensh/repo-forensics/forensify.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.00171 | $0.02344 |
| Opus 5 | $0.00086 | $0.01172 |
| Sonnet 5 | $0.00034 | $0.00469 |
| Haiku 4.5 | $0.00017 | $0.00234 |
Grade A, and why
forensify 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
23 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- config/ecosystem_roots.json 16 KB
- config/ecosystem_roots.md 8.0 KB
- config/seatbelt_subagent.sb 1.1 KB
- domains/commands.json 457 B
- domains/credentials.json 590 B
- domains/hooks.json 482 B
- domains/mcp.json 374 B
- domains/plugins.json 366 B
- domains/skills.json 461 B
- orchestrator/__init__.py 88 B runs code
- orchestrator/analysis_dispatcher.py 7.5 KB runs code
- orchestrator/contracts.py 2.7 KB runs code
- orchestrator/scanner_driver.py 5.5 KB runs code
- orchestrator/synthesis_presenter.py 9.0 KB runs code
- prompts/domain_commands.txt 1.6 KB
- prompts/domain_credentials.txt 2.0 KB
- prompts/domain_hooks.txt 1.6 KB
- prompts/domain_mcp.txt 1.5 KB
- prompts/domain_plugins.txt 1.3 KB
- prompts/domain_skills.txt 2.0 KB
- prompts/synthesis.txt 2.4 KB
- references/architecture.md 3.7 KB
- scripts/build_inventory.py 62 KB runs code
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 · 217 lines · 171 tokens per session scan A b720b881657c
forensify is a skill published in the GitHub repository alexgreensh/repo-forensics (172 stars, last pushed 4d ago), with no licence file. It adds 171 tokens to every session and 2,344 once invoked, about $0.0009 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 skills, from other repositories
baoyu-youtube-transcript
A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.
baoyu-comic
A tool for creating original educational comics that explain knowledge or ideas through multiple illustrated panels. It supports different art styles and tones and can create several comics in one batch.
baoyu-diagram
Create professional, dark-themed SVG diagrams of any type — architecture diagrams, flowcharts, sequence diagrams, structural diagrams, mind maps, timelines, illustrative/conceptual diagrams, and more. Use this skill whenever the user asks for any kind of technical or conceptual diagram, visualization of a system…
baoyu-danger-gemini-web
Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input, and multi-turn conversations. Use when other skills need image generation backend, or when user requests "generate image with Gemini", "Gemini text generation"…
prowler-ui
Prowler UI-specific patterns. For generic patterns, see: typescript, react-19, nextjs-16, tailwind-4. Trigger: When working inside ui/ on Prowler-specific conventions (shadcn, folder placement, actions/adapters, shared types/hooks/lib).
prowler-pr
Creates Pull Requests for Prowler following the project template and conventions. Trigger: When working on pull request requirements or creation (PR template sections, PR title Conventional Commits check, changelog gate/no-changelog label), or when inspecting PR-related GitHub workflows like conventional-commit.yml…