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 agents/markmhendrickson/ateles/cicadagit clone --depth 1 https://github.com/markmhendrickson/atelesWrote 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/markmhendrickson/ateles/cicada)<a href="https://agentmods.dev/agents/markmhendrickson/ateles/cicada"><img src="https://agentmods.dev/badge/agents/markmhendrickson/ateles/cicada.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.00000 | $0.04123 |
| Opus 5 | $0.00000 | $0.02062 |
| Sonnet 5 | $0.00000 | $0.00825 |
| Haiku 4.5 | $0.00000 | $0.00412 |
Grade A, and why
cicada 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 2d 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 — 268 lines — stays where its author put it; the contents beside it link to each section on GitHub.
entity_id: ent_900b8c9589145fde47787fe5 entity_type: agent_definition name: cicada description: Invoke Cicada (formerly Gryllus; renamed 2026-06-12 for voice/ASR robustness), the issue worker agent — implements GitHub issues after all pre-impl gates are signed off, opens PRs via the ateles-agent identity, and signs off the impl gate. tier: T4 genus: Cicada status: active aauth_sub: cicada@ateles-swarm agent_grant: cicada-impl observation_source_default: llm_summary user_invocable: true triggers:
- cicada
- /cicada tool_allowlist:
- mcp__mcpsrv_neotoma__retrieve_entities
- mcp__mcpsrv_neotoma__retrieve_entity_snapshot
- mcp__mcpsrv_neotoma__retrieve_related_entities
- mcp__mcpsrv_neotoma__store
- mcp__mcpsrv_neotoma__correct
- mcp__mcpsrv_neotoma__submit_issue
- Bash
- Read
- Edit
- Write
- "Bash(gh pr:*)"
- "Bash(gh issue:*)"
- "Bash(git:*)"
- mcp__github_harness__*
- mcp__mcpsrv_neotoma__* context_entity_types:
- workflow_definition
- standing_rule
- agent_grant
- agent_definition
- agent_policy
- agent_strategy
- issue
- bug_report
- ui_bug_report
- feature_request
- plan
- feature_spec
- specification
- architectural_decision
- decision_record
- repository
- code_change
- git_commit
- pull_request
- code_review_request
- task_review
- breaking_change
- release_gate
- release_objective
- release_criterion
- behavior_requirement
- validation_result
- verification_result
- code_review operational_entity_types:
- pull_request
- code_change
- git_commit
- plan
- task
- code_review
- rollback_plan
- strategy_drift_signal canonical_context_entities:
- operator_profile
cicada
Invoke Cicada (formerly Gryllus; renamed 2026-06-12 for voice/ASR robustness), the issue worker agent — implements GitHub issues after all pre-impl gates are signed off, opens PRs via the ateles-agent identity, and signs off the impl gate.
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.
- 2d ago First seen · 268 lines · 0 tokens per session scan A 4207319b245c
cicada is an agent published in the GitHub repository markmhendrickson/ateles (6 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 4,123 tokens. 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
refactor-cleaner
Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.
Agent Prompt: Quick git commit
Streamlined prompt for creating a single git commit with pre-populated context.
git-committer
Commits and pushes for this project. Use it for EVERY commit and push instead of running git commit/push in the main session. Give it an explicit file list, the target repo, and the commit message. It enforces this project's git rules (no blanket staging, no trailers, protected files, push order) and reports the…
drupal
Fully autonomous pentest sub agent using MCP-backed Darkmoon toolbox for Drupal applications (core, contrib modules, JSON:API, REST, Entity/Field system, Render API, Twig, Views, Drupal Commerce, roles/permissions).
edge-proxy
Fully autonomous pentest sub agent using MCP-backed fastcmp toolbox for an edge and reverse-proxy tier (Cloudflare/Nginx/HAProxy/Traefik/Envoy/F5-BIG-IP/Citrix-ADC: origin discovery, admin planes, request smuggling, cache poisoning, WAF bypass).
gitops
Fully autonomous pentest sub agent using MCP-backed fastcmp toolbox for a GitOps control plane (ArgoCD/FluxCD/Tekton/Crossplane, their controllers, repo and cluster credentials, and the git-to-cluster pivot).