BetterDesk copilot-instructions.md

Project instructions for BetterDesk’s web console, including commit rules, project status, script versions, and console-related work.

In plain words
What is it for?
Working on BetterDesk’s web consoles, creating commits in the required format, and using the documented script version.
Why use it?
They record the conventions and current project details the coding agent must follow when making changes.

Instructions file for GitHub Copilot

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 instructions/unitronix/betterdesk/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/UNITRONIX/BetterDesk

Made for: GitHub Copilot.

Per session 38,741 This file is loaded in full into every session.
When invoked 38,741 The same file — it is already loaded in full.
Security scan B 2 findings. Scan, not verified.
Origin unknown 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 $0.38741 $0.38741
Opus 5 $0.19370 $0.19370
Sonnet 5 $0.07748 $0.07748
Haiku 4.5 $0.03874 $0.03874

Measured 2d ago against content hash 6073fd806f6e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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
.github/copilot-instructions.md · 1,210 lines

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.

Read it on GitHub

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. 2d ago First seen · 1,210 lines · 38,741 tokens per session scan B 6073fd806f6e

Subscribe to this mod's changes

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.

Related

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.

danielealbano/android-remote-control-mcp · 9,535 tokens

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.

luohoa97/cordial · 7,177 tokens

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/sceneview · 1,023 tokens

sceneview CLAUDE.md

Instructions for sceneview/sceneview, covering sceneview, modules, things that break if you don't know them and conventions.

sceneview/sceneview · 984 tokens

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).

appclawhq/AppClaw · 2,529 tokens

cc-pocket AGENTS.md

Instructions for heypandax/cc-pocket, covering agents.md — cc-pocket, ⚠️ 本机 daemon 操作铁律(最重要,先读这一段), 改完 daemon 代码要更新本机 daemon —— 只用这一条命令, 绝对不要做(每一条都会制造第二个 daemon → 立刻不可用) and 必须知道的两个反直觉事实(本机环境).

heypandax/cc-pocket · 1,507 tokens