glider-trace-runtime

glider-trace-runtime is a skill for Claude Code from glidermcp/glidermcp.com. It costs 34 tokens per session (253 once invoked), scanned A, original, MIT.

A tool for collecting runtime evidence from .NET applications, including test results, errors, traces, counters, dumps, and command output. .NET is Microsoft’s platform for building applications in languages such as C#.

In plain words
What is it for?
Use it to run and inspect .NET tests or commands, investigate exceptions and performance data, collect dumps and traces, and find related artifacts or text.
Why use it?
It keeps investigation results and generated artifacts connected to one session, making failures easier to verify and summarize.

Skill for Claude Code

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

Part of the glider-trace plugin — 1 skill shipped together

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.

agentmods
npx agentmods add skills/glidermcp/glidermcp.com/glider-trace-runtime
Any agent
npx skills add glidermcp/glidermcp.com --skill glider-trace-runtime
Clone the repo
git clone --depth 1 https://github.com/glidermcp/glidermcp.com

Made for: Claude Code.

Or install glider-trace, the plugin that ships this one along with the rest of its 1 skill.

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 glider-trace-runtime

README.md
[![agentmods](https://agentmods.dev/badge/skills/glidermcp/glidermcp.com/glider-trace-runtime.svg)](https://agentmods.dev/skills/glidermcp/glidermcp.com/glider-trace-runtime)
Your own site
<a href="https://agentmods.dev/skills/glidermcp/glidermcp.com/glider-trace-runtime"><img src="https://agentmods.dev/badge/skills/glidermcp/glidermcp.com/glider-trace-runtime.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 253 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00253
Opus 5 $0.00017 $0.00127
Sonnet 5 $0.00007 $0.00051
Haiku 4.5 $0.00003 $0.00025

Measured 6d ago against content hash 829fbb946471, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

glider-trace-runtime 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 6d 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.

plugins/glider-trace/skills/glider-trace-runtime/SKILL.md · 15 lines

What it actually says

GliderTrace Runtime Evidence Workflow

Use GliderTrace when working in a C# or .NET repository and the task needs runtime evidence rather than static source inspection alone.

Prefer GliderTrace for test runs, command runs, failure summaries, exception and stack evidence, stdout/stderr summaries, counters, traces, dumps, GC dumps, and artifact indexing. Use trace_status first when you need to confirm server state, workspace, artifact root, allowed commands, and local dependency availability.

For investigations, run commands through trace tools so stdout, stderr, exit status, timings, findings, and artifacts remain connected to one session. Use test-specific tools for .NET test evidence, and query/export session artifacts when summarizing the failure or handing evidence back to the user.

When an investigation needs to locate code, logs, or artifacts by text across the repository, prefer Scout's find if Scout is installed, and fall back to shell search when it is not. Use plain shell commands only for simple file operations or when captured runtime evidence is not useful.

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. 6d ago First seen · 15 lines · 34 tokens per session scan A 829fbb946471

Subscribe to this mod's changes

glider-trace-runtime is a skill published in the GitHub repository glidermcp/glidermcp.com (16 stars, last pushed 1mo ago), licensed MIT. It adds 34 tokens to every session and 253 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.