would-agents-actually

would-agents-actually is a skill for Claude Code from srinitude/skills. It costs 19 tokens per session (1,629 once invoked), scanned A, original, MIT.

An evidence-checking tool for testing whether a specific AI agent will take an action or avoid it under clearly defined conditions.

In plain words
What is it for?
Use it to research and judge questions such as whether a pinned agent will perform a task, refuse it, or skip it when given particular tools, rules, limits, and trials.
Why use it?
It separates what the agent claims, what its activity record shows, and what actually happened in the surrounding environment, reducing guesswork about agent behaviour.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the srinitude-skills plugin — 22 skills, 1 MCP server shipped together

Good fit Use it to research and judge questions such as whether a pinned agent will perform a task, refuse it, or skip it when given particular tools, rules, limits, and trials.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/srinitude/skills/would-agents-actually
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.

Any agent
npx skills add srinitude/skills --skill would-agents-actually
Clone the repo
git clone --depth 1 https://github.com/srinitude/skills

Made for: Claude Code.

Or install srinitude-skills, the plugin that ships this one along with the rest of its 22 skills, 1 MCP server.

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 would-agents-actually

README.md
[![agentmods](https://agentmods.dev/badge/skills/srinitude/skills/would-agents-actually.svg)](https://agentmods.dev/skills/srinitude/skills/would-agents-actually)
Your own site
<a href="https://agentmods.dev/skills/srinitude/skills/would-agents-actually"><img src="https://agentmods.dev/badge/skills/srinitude/skills/would-agents-actually.svg" alt="Measured on agentmods" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,629 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. Third-party audits
  • Socket pass 31 Aug 2026
  • Snyk warn 31 Aug 2026
How audits are shown
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.00019 $0.01629
Opus 5 $0.00010 $0.00814
Sonnet 5 $0.00004 $0.00326
Haiku 4.5 $0.00002 $0.00163

Measured 4d ago against content hash 0935f567c330, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

would-agents-actually 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 4d ago.

The scan reads SKILL.md. This mod also ships 20 executable files (scripts/agentic_request_contract.py, scripts/check_code_rules.py, scripts/check_decision_records.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/would-agents-actually/SKILL.md · 76 lines

How it starts

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

Would Agents Actually?

Produce an evidence-backed verdict about whether a pinned agent system will perform or avoid a defined action under declared tasks, tools, policies, budgets, and trials. Separate what the system says, what the trace records, and what the environment proves.

Command grammar

  • /would-agents-actually help: show the contract, verdict labels, and required system pin without researching.
  • /would-agents-actually verdict <agent-action question>: research the claim, run or inspect the required action evidence, issue the supported verdict, and validate the artifact.

Procedure

  1. Define the action as [a]. Name the opportunity or trigger, pinned system, observable action or abstention, task distribution, environment, window, budgets, real friction, comparator, and independent readback. Ask one question only when an unknown changes the evidence plan. Otherwise state the assumption.
  2. Pin the model identifier and version, provider route, prompts, runtime, planner, router, verifier, retries, fallbacks, tools, schemas, permissions, approval gates, memory, context, checkpoints, environment, dependencies, task sampling, and budgets. A material change creates a new system stratum.
  3. Write support, contradiction, and insufficient-evidence conditions before research or trials. Keep target outcomes, target traces, matched analogs, component checks, mechanism evidence, and inference separate. When current reports or fast-changing runtime behavior matters, load recent-public-signal.md.
  4. Verify every load-bearing source at its primary record. Complete the source and trace cards in verdict-protocol.md. Require two independent teams, task sets, or datasets for every premise needed by the verdict or confidence. Shared tasks, runs, graders, and restatements count once.
  5. Count an external action only after independent environment readback. A plan, final claim, tool-call attempt, accepted request, or long trace is not outcome proof. Keep model-caused and infrastructure-caused diagnostics separate while retaining both in the operational verdict.
  6. Define the reference class before reading results. Match action, tasks, horizon, tools, permissions, state, runtime, model version, environment, graders, budgets, failures, threat conditions, and time. Do not transport a score by model name alone.
  7. Load frameworks.md after evidence collection to diagnose opportunity, selection, attempt, receipt, state, constraints, verification, stopping, repeatability, and transport. Keep capability, propensity, reliability, compliance, resilience, abstention, and operational fit separate.
  8. Choose LIKELY, UNLIKELY, UNCERTAIN, or INSUFFICIENT EVIDENCE under verdict-protocol.md. If live research is unavailable or forbidden, use UNVALIDATED HYPOTHESIS. Never invent a run, trace, tool call, state change, grader result, rate, cost, quote, source, or URL.
  9. Design the smallest production-like test with the least authority. Prespecify representative tasks, holdout, trials, denominator, comparator, graders, budgets, permissions, faults, stop rules, readback, rollback, cleanup, and the decision changed. Use approved or synthetic data and fake or reversible side effects.
  10. Render the result with output-template.md, save it outside the installed skill, then run mise run validate-verdict --input <verdict.md>. Exit 0 proves the artifact has the required shape. Exit 1 means it is incomplete. Exit 2 means the command or input path is wrong.
  11. Append queries, sources, system pins, task identity, excluded runs, failures, readback, assumptions, and validation output to an external research log after each consequential step. Stop and report the missing item when a load-bearing source, permission, readback, or safety control cannot be verified.

Read the full file on GitHub · 76 lines

Files

What ships with it

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

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. 4d ago Changed · +15 lines 0935f567c330
  2. 8d ago First seen · 61 lines · 19 tokens per session scan A ff64e747b01f

Subscribe to this mod's changes

would-agents-actually is a skill published in the GitHub repository srinitude/skills (2 stars, last pushed 5d ago), licensed MIT. It adds 19 tokens to every session and 1,629 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-08-31.

Related

Other skills, from other repositories

agile-web-qa-agent

A Web prototype acceptance helper that checks whether the prototype contains the minimum information needed to start development. It produces page-by-page acceptance checks, risks and missing pieces.

zcweah1981/awesome-hermes-agent-zh · 51 tokens

wechat-mini-program-qa-agent

A skill that creates a testing checklist and acceptance decision from earlier project outputs for a WeChat Mini Program, a small app running inside WeChat.

zcweah1981/awesome-hermes-agent-zh · 22 tokens

solution-validator-miniapp

A validator for solution proposals for WeChat mini-program assistants. WeChat mini-programs are small applications that run inside WeChat.

zcweah1981/awesome-hermes-agent-zh · 20 tokens

youtube-search

Use when the user wants to find YouTube content on any topic: searching for videos or channels, finding creators who cover a subject, discovering tutorials, talks, or expert discussions, or looking up a channel by name or handle. Also use proactively when the user wants to research a topic and YouTube is a good…

ZeroPointRepo/youtube-skills · 78 tokens

dev-workflow

The complete development workflow for SkillHub contributors including local dev, staging validation, testing, and PR creation. Ensures agents follow the correct sequence of steps.

iflytek/skillhub · 35 tokens

youtube-channels

Use when a YouTube channel is the focus: pasted @handles or channel URLs, requests to browse a creator's uploads, see what a channel has posted recently, search within a channel, or resolve a handle to a channel ID. Also use when the user names a creator and wants to explore their content or monitor their uploads. Not…

ZeroPointRepo/youtube-skills · 78 tokens