wtf-imout

wtf-imout is a skill for Claude Code, Codex from Wave-Engineering/mcp-server-wtf. It costs 0 tokens per session (210 once invoked), scanned A, original, MIT.

A troubleshooting control that pauses recording of tool calls while preserving the data already captured for later review. Tool calls are the actions an agent performs through connected tools.

In plain words
What is it for?
Use it to suspend an active troubleshooting session and leave the captured incident available for later triage.
Why use it?
It lets you stop collecting new incident data without deleting the existing record.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to suspend an active troubleshooting session and leave the captured incident available for later triage.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wave-engineering/mcp-server-wtf/wtf-imout
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 Wave-Engineering/mcp-server-wtf --skill wtf-imout
Clone the repo
git clone --depth 1 https://github.com/Wave-Engineering/mcp-server-wtf

Made for: Claude Code, Codex.

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 wtf-imout

README.md
[![agentmods](https://agentmods.dev/badge/skills/wave-engineering/mcp-server-wtf/wtf-imout/github.svg)](https://agentmods.dev/skills/wave-engineering/mcp-server-wtf/wtf-imout)
Your own site
<a href="https://agentmods.dev/skills/wave-engineering/mcp-server-wtf/wtf-imout"><img src="https://agentmods.dev/badge/skills/wave-engineering/mcp-server-wtf/wtf-imout/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 wtf-imout

Your own site · 80×15
<a href="https://agentmods.dev/skills/wave-engineering/mcp-server-wtf/wtf-imout"><img src="https://agentmods.dev/badge/skills/wave-engineering/mcp-server-wtf/wtf-imout.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 210 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.00000 $0.00210
Opus 5 $0.00000 $0.00105
Sonnet 5 $0.00000 $0.00042
Haiku 4.5 $0.00000 $0.00021

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

Security

Grade A, and why

wtf-imout 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 8d 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.

skills/wtf-imout/SKILL.md · 20 lines

What it actually says

/wtf imout — Suspend Troubleshooting Session

Stop recording tool calls but preserve all captured data for later analysis.

Steps

  1. Call the wtf_imout MCP tool:

    • Fetch the tool if needed: ToolSearch with query select:mcp__wtf-server__wtf_imout
    • Call mcp__wtf-server__wtf_imout with no arguments
  2. Parse the response and report to the user:

    • If ok: true → "Recording suspended. Incident {incident_id} preserved for triage via wtf_happened."
    • If ok: false → "{message}" (e.g., "No active incident to suspend.")

Important

  • This does NOT delete captured data — it only stops future captures
  • The suspended incident can still be viewed with wtf_happened
  • Starting a new /wtf session will create a new incident (the suspended one remains archived)
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. 8d ago First seen · 20 lines · 0 tokens per session scan A 75a7ecaf383e

Subscribe to this mod's changes

wtf-imout is a skill published in the GitHub repository Wave-Engineering/mcp-server-wtf (0 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 210 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-08-31.