Borrowing it
Nothing to install: this file belongs to Conceptual-Machines/magda-core. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Conceptual-Machines/magda-core/main/.claude/skills/te-host-parameter-writes/SKILL.mdgit clone --depth 1 https://github.com/Conceptual-Machines/magda-coreWrote 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/skills/conceptual-machines/magda-core/te-host-parameter-writes)<a href="https://agentmods.dev/skills/conceptual-machines/magda-core/te-host-parameter-writes"><img src="https://agentmods.dev/badge/skills/conceptual-machines/magda-core/te-host-parameter-writes/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.
<a href="https://agentmods.dev/skills/conceptual-machines/magda-core/te-host-parameter-writes"><img src="https://agentmods.dev/badge/skills/conceptual-machines/magda-core/te-host-parameter-writes.svg" alt="Reviewed on agentmods" width="80" 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.00100 | $0.01261 |
| Opus 5 | $0.00050 | $0.00630 |
| Sonnet 5 | $0.00020 | $0.00252 |
| Haiku 4.5 | $0.00010 | $0.00126 |
Grade A, and why
te-host-parameter-writes 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 9d 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.
The source is not reproduced here
Licensed GPL-3.0
The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- 9d ago First seen · 97 lines · 100 tokens per session scan A c0cad3116cf7
te-host-parameter-writes is a skill published in the GitHub repository Conceptual-Machines/magda-core (204 stars, last pushed today), licensed GPL-3.0. It adds 100 tokens to every session and 1,261 once invoked, about $0.0005 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.
Other skills, from other repositories
editing-model-diagrams
Creates, edits, reviews, and regenerates C4 architecture diagrams written with goa.design/model and the mdl CLI. Use when changing Model DSL, model.go or views.go files, system landscape, context, container, component, dynamic, or deployment views, element relationships, boundaries, layout, or generated SVG diagrams.
triton-syntax
A guide to Triton, a Python-like language for writing GPU programs in blocks of data. It explains its program model, data types, masking, and compiler-managed optimizations.
markdy-diagram-author
Author, design, and optimize kinetic architecture diagrams, scenario recipes, and high-impact share cards using MarkdyScript DSL. Use when creating system designs, cloud topologies, sequence diagrams, microservices flows, or converting static diagrams to animated 60fps scenes.
triton-ascend
A guide to writing Triton kernels for Ascend NPUs. Triton is a Python-based language for describing parallel operations that run in blocks across the device.
pcl-expert
Expert in Persona Control Language (PCL) - language design, compiler architecture, runtime systems, and ecosystem development. Use when the user mentions persona control language, compiler design, language design, DSL, runtime systems, or lexer, or when the task involves Language Design & Specification, Compiler…
cuda-basics
A beginner’s guide to CUDA, NVIDIA’s system for running parallel work on GPUs. It explains how GPU threads are grouped and how different kinds of memory are used.