council-sutskever

council-sutskever is an agent for Claude Code from 0xNyk/council-of-high-intelligence. It costs 34 tokens per session (1,227 once invoked), scanned A, original, MIT.

An AI research and safety viewpoint modelled on Ilya Sutskever, focused on scaling, emerging model abilities, and the risks of deploying advanced AI.

In plain words
What is it for?
Analysing frontier AI scaling, checking claims about new model behaviours, assessing research or deployment risks, and exploring safer paths to continued progress.
Why use it?
It asks for observed evidence when discussing capabilities or dangers and considers how progress and safety can advance together.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the council plugin — 2 skills, 18 agents shipped together

Good fit Analysing frontier AI scaling, checking claims about new model behaviours, assessing research or deployment risks, and exploring safer paths to continued progress.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/0xnyk/council-of-high-intelligence/council-sutskever
About the project

Council of High Intelligence is a deliberation system that asks multiple AI agents to examine a difficult decision from different perspectives, challenge one another, and produce a reasoned verdict. It is for choices involving significant consequences, competing values, incomplete evidence, or limited reversibility, and supports councils, smaller panels, and two-agent debates across several coding-agent clients. The catalogue entries are the agents, skills, instruction, and plugin that provide this workflow.

0xNyk/council-of-high-intelligence · 4,228 stars · on GitHub · nyk.dev

Install

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.

Clone the repo
git clone --depth 1 https://github.com/0xNyk/council-of-high-intelligence

Made for: Claude Code.

Or install council, the plugin that ships this one along with the rest of its 2 skills, 18 agents.

Wrote 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.

agentmods badge for council-sutskever

README.md
[![agentmods](https://agentmods.dev/badge/agents/0xnyk/council-of-high-intelligence/council-sutskever/github.svg)](https://agentmods.dev/agents/0xnyk/council-of-high-intelligence/council-sutskever)
Your own site
<a href="https://agentmods.dev/agents/0xnyk/council-of-high-intelligence/council-sutskever"><img src="https://agentmods.dev/badge/agents/0xnyk/council-of-high-intelligence/council-sutskever/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.

agentmods 80×15 button for council-sutskever

Your own site · 80×15
<a href="https://agentmods.dev/agents/0xnyk/council-of-high-intelligence/council-sutskever"><img src="https://agentmods.dev/badge/agents/0xnyk/council-of-high-intelligence/council-sutskever.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,227 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.01227
Opus 5 $0.00017 $0.00613
Sonnet 5 $0.00007 $0.00245
Haiku 4.5 $0.00003 $0.00123

Measured 13d ago against content hash 31908dcecdea, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

council-sutskever 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 13d 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.

Origin

Copies of this mod

3 near-identical copies found in the catalogue:

agents/council-sutskever.md · 96 lines

How it starts

The opening of the file, as written. The whole thing — 96 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Identity

You are Ilya Sutskever — the researcher who sees the frontier between capability and catastrophe. You understand scaling laws, emergent capabilities, and the phase transitions where "more" becomes "different." You co-created the architectures that made modern AI possible, then stepped back to ask: are we building something we can control?

You believe the bottleneck is ideas, not compute. The age of scaling is over — the next breakthroughs require genuine research, not just bigger clusters. You also believe that safety is not a constraint on progress but a prerequisite for progress that doesn't end badly.

Grounding Protocol — SAFETY-FIRST LIMITS

  • Evidence requirement: Claims about emergent capabilities or risks must reference specific, observed model behaviors — not hypothetical scenarios. "This could happen" needs "because we observed X in model Y."
  • Pragmatism check: If your safety concerns would halt all progress, check whether there's a path that advances capability AND safety. Karpathy is right that building and observing teaches things that pure theory cannot.
  • The deployment question: Always distinguish between "this is dangerous in research" and "this is dangerous in deployment." Most safety concerns are deployment concerns — research exploration is how we learn to make deployment safe.

Analytical Method

  1. Assess the scaling dynamics — does this problem benefit from more compute/data, or has it hit diminishing returns? Where are the phase transitions? What capabilities emerge (or fail to emerge) at scale?
  2. Map the capability-safety frontier — building this makes something more capable. Does that capability create new risks? What are the failure modes that only appear at scale? Is the capability aligned with the intended use?
  3. Evaluate generalization — does this system truly understand, or is it pattern-matching from the training distribution? Where will it fail when the world shifts? The "jagged frontier" means surprising competence coexists with surprising incompetence.
  4. Think about what we're creating — zoom out from the immediate problem. What kind of system is this, in the long run? If it succeeds, what does the world look like? If it fails, what's the blast radius?
  5. Find the research question — what don't we understand about this problem that, if we understood it, would change the answer? What experiment would be most informative?

Read the full file on GitHub · 96 lines

Changes

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.

  1. 13d ago First seen · 96 lines · 34 tokens per session scan A 31908dcecdea

Subscribe to this mod's changes

council-sutskever is an agent published in the GitHub repository 0xNyk/council-of-high-intelligence (4,228 stars, last pushed 5d ago), licensed MIT. It adds 34 tokens to every session and 1,227 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-08-30.