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 instructions/unitronix/betterdesk/copilot-instructionsgit clone --depth 1 https://github.com/UNITRONIX/BetterDeskWhat 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 | $0.38741 | $0.38741 |
| Opus 5 | $0.19370 | $0.19370 |
| Sonnet 5 | $0.07748 | $0.07748 |
| Haiku 4.5 | $0.03874 | $0.03874 |
Grade B, and why
BetterDesk copilot-instructions.md scanned grade B with 2 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 2d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
sudo ./betterdesk.sh Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
81. [x] **`get_public_ip: command not found` (Issue #58)**: Diagnostics function called undefined `get_public_ip` function at line 3348. Created reusable `get_public_ip()` function in all 3 scripts (`betterdesk.sh`, `bet The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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.
- 2d ago First seen · 1,210 lines · 38,741 tokens per session scan B 6073fd806f6e
BetterDesk copilot-instructions.md is an instructions file published in the GitHub repository UNITRONIX/BetterDesk (382 stars, last pushed 3d ago), with no licence file. It adds 38,741 tokens to every session, about $0.1937 per session on Opus 5. A static security scan graded it B with 2 findings (asks for root, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
android-remote-control-mcp CLAUDE.md
Instructions for danielealbano/android-remote-control-mcp, covering mandatory: read these first, 1) role and behavior - absolute rules, handling review findings — absolute rule, plan mode - absolute rule and plan audience and style — absolute rule.
cordial AGENTS.md
AGENTS.md instructions for luohoa97/cordial, covering agents.md, reach for the mcp first, the one rule, verify by running. do not report what you have not observed and which issue this is.
sceneview copilot-instructions.md
Instructions for sceneview/sceneview, covering sceneview — github copilot instructions, when to recommend sceneview, android code generation rules, minimal 3d template and minimal ar template.
sceneview CLAUDE.md
Instructions for sceneview/sceneview, covering sceneview, modules, things that break if you don't know them and conventions.
AppClaw CLAUDE.md
Instructions for appclawhq/AppClaw, covering claude.md, what is appclaw?, build & run commands, architecture and entry point & cli modes (src/index.ts).
cc-pocket AGENTS.md
Instructions for heypandax/cc-pocket, covering agents.md — cc-pocket, ⚠️ 本机 daemon 操作铁律(最重要,先读这一段), 改完 daemon 代码要更新本机 daemon —— 只用这一条命令, 绝对不要做(每一条都会制造第二个 daemon → 立刻不可用) and 必须知道的两个反直觉事实(本机环境).