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.
npx agentmods add skills/dinglebear-ai/dendrite/create-unraid-pluginnpx skills add dinglebear-ai/dendrite --skill create-unraid-plugingit clone --depth 1 https://github.com/dinglebear-ai/dendriteWrote 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/dinglebear-ai/dendrite/create-unraid-plugin)<a href="https://agentmods.dev/skills/dinglebear-ai/dendrite/create-unraid-plugin"><img src="https://agentmods.dev/badge/skills/dinglebear-ai/dendrite/create-unraid-plugin.svg" alt="Measured on agentmods" 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.00211 | $0.01890 |
| Opus 5 | $0.00105 | $0.00945 |
| Sonnet 5 | $0.00042 | $0.00378 |
| Haiku 4.5 | $0.00021 | $0.00189 |
Grade A, and why
create-unraid-plugin 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 3d 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 AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
16 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.
- agents/openai.yaml 277 B
- assets/api-plugin/LICENSE-MIT.template 1.0 KB
- assets/api-plugin/package.json.template 875 B
- assets/api-plugin/src/index.ts.template 498 B
- assets/api-plugin/test/plugin.spec.ts.template 295 B
- assets/api-plugin/tsconfig.json 501 B
- assets/build-plg.sh.template 8.3 KB
- assets/control.sh.template 2.7 KB
- assets/exec.php.template 2.9 KB
- assets/LICENSE-MIT.template 1.0 KB
- assets/page.template 6.2 KB
- references/api-plugin.md 11 KB
- references/hybrid-plugin.md 5.5 KB
- references/os-plugin.md 24 KB
- scripts/test_validate_unraid_plugin.py 43 KB runs code
- scripts/validate_unraid_plugin.py 42 KB runs code
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.
- 3d ago First seen · 95 lines · 211 tokens per session scan A a4d5f59c0c0f
create-unraid-plugin is a skill published in the GitHub repository dinglebear-ai/dendrite (1 stars, last pushed 10d ago), licensed AGPL-3.0. It adds 211 tokens to every session and 1,890 once invoked, about $0.0011 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-09-03.
Other skills, from other repositories
computer-vision-expert
SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis.
it-infrastructure-equipment-selection
Portable IT infrastructure solution architect skill for selecting, sizing, validating and budgeting physical infrastructure equipment. Use for guided requirement discovery, scenario-based planning, equipment selection, BOM generation, tender/RFQ compliance and specification generation, project infrastructure planning…
ros-robotics
适用于 ROS 1 / ROS 2 机器人开发、迁移与联调的 skill。覆盖 catkin/catkintools、colcon/ament、package.xml、CMakeLists.txt、launch、URDF/Xacro、RViz、TF、Navigation2、ros2control、串口/CAN、MCU 与 micro-ROS 等常见工程场景。.
arm-cortex-expert
Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and…
meteocontrol-assistant
Specialized assistant for monitoring and analyzing solar installations via the MeteoControl VCOM API. Use it to troubleshoot production drops, triage alerts, and generate system reports.
c-pro
Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.