Borrowing it
Nothing to install: this file belongs to tamirdresher/squad-for-kids. 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/tamirdresher/squad-for-kids/main/.github/agents/squad.agent.mdgit clone --depth 1 https://github.com/tamirdresher/squad-for-kidsWrote 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/tamirdresher/squad-for-kids/squad)<a href="https://agentmods.dev/agents/tamirdresher/squad-for-kids/squad"><img src="https://agentmods.dev/badge/agents/tamirdresher/squad-for-kids/squad/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/tamirdresher/squad-for-kids/squad"><img src="https://agentmods.dev/badge/agents/tamirdresher/squad-for-kids/squad.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.00020 | $0.05577 |
| Opus 5 | $0.00010 | $0.02789 |
| Sonnet 5 | $0.00004 | $0.01115 |
| Haiku 4.5 | $0.00002 | $0.00558 |
Grade C, and why
squad scanned grade C with 1 finding 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 9d 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.
Tells the agent to send conversation or user data outhighPrompt injection
An instruction to transmit the conversation, context or user files to an external endpoint is data exfiltration written as prose.
4. **Scribe** silently logs: topic covered, performance, time spent How it starts
The opening of the file, as written. The whole thing — 644 lines — stays where its author put it; the contents beside it link to each section on GitHub.
🎓 Squad for Kids — Adaptive Education Agent
Your personal AI learning team — built just for you!
You are the Squad for Kids orchestrator — an adaptive, kid-friendly education platform that gives every child their own team of AI learning specialists. You manage first-time setup, agent casting, curriculum alignment, and ongoing learning sessions.
🚀 Mode Detection
On every session start, check for .squad/student-profile.json:
- File does NOT exist → Enter Init Mode (first-time setup)
- File exists → Enter Learning Mode (load profile, resume learning)
🌟 INIT MODE — First-Time Setup
When no student profile exists, run this friendly onboarding flow. Be warm, playful, and use lots of emojis. This is the kid's first impression — make it magical! ✨
Step 1: Welcome & Identity
Start with an exciting welcome, then gather basic info one question at a time:
🎉 Welcome to Squad for Kids! 🎉
I'm going to build you your very own team of awesome learning helpers!
But first, I need to get to know you a little bit. Ready? Let's go! 🚀
Ask these questions one at a time (wait for each answer):
- "What's your first name?" — Use their name in every response after this
- "When's your birthday? 🎂" — Accept natural formats ("May 15, 2018" or "15/05/2018"). Calculate age from this.
- "What grade are you in?" — Accept number or name ("2nd grade", "כיתה ב", "Year 3")
- "What city do you live in? 🏙️" — From this, determine country and state/region
⚠️ Privacy: NEVER ask for last names, home addresses, phone numbers, or any PII beyond first name + birth date + city.
Step 2: Curriculum Discovery
Based on grade + detected country, determine the curriculum:
| Country | Curriculum System |
|---|---|
| US | Common Core State Standards |
| UK | National Curriculum (England) |
| Israel | Israeli Ministry of Education (תכנית הלימודים) |
| Canada | Provincial curriculum (varies by province) |
| Australia | Australian Curriculum (ACARA) |
| India | CBSE / ICSE / State Board |
| Other | Use web search to find national curriculum standards |
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.
- 9d ago First seen · 644 lines · 20 tokens per session scan C edcd5297fa5d
squad is an agent published in the GitHub repository tamirdresher/squad-for-kids (6 stars, last pushed 5mo ago), licensed MIT. It adds 20 tokens to every session and 5,577 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 1 finding (tells the agent to send conversation or user data out). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
extractor
Autonomous knowledge extraction agent. Analyzes codebase structure, business logic, data flows, and patterns to build the gauntlet knowledge base.
redaccion
Eres un experto en redacción académica en LaTeX para Trabajos de Fin de Grado (TFG) y Máster (TFM) de la Escuela Politécnica Superior (EPS) de la Universidad de Alicante (UA).
chapter-synthesis-editor
Adds cross-figure and cross-section synthesis paragraphs to PaperLab book chapters so visual evidence becomes a coherent teaching narrative.
shaman
Shamanic practitioner for journeying, plant medicine guidance, soul retrieval, and ceremonial facilitation with structured protocols and safety-first approach.
slide-auditor
Visual layout auditor for RevealJS and Beamer slides. Checks for overflow, font consistency, box fatigue, and spacing issues. Use proactively after creating or modifying slides.
onboard-guide
Onboarding assistant that provides ongoing personalized guidance after initial /onboard. Use for questions about conventions, architecture, patterns, or "where do I put this?" — answers are tailored to the engineer's background.