dsmctl AGENTS.md

A set of repository instructions for dsmctl, a command-line tool and MCP server for managing Synology DSM devices. Synology DSM is the operating system used by Synology network storage devices.

In plain words
What is it for?
It guides developers through selecting roadmap work, respecting dependencies, maintaining the command-line and MCP boundaries, and testing approved device operations safely.
Why use it?
It keeps planned work aligned with the project’s specifications and prevents unsafe changes to live storage and network resources.

Instructions file for CodexOpenCode

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/derekvery666/dsmctl/agents-md
Clone the repo
git clone --depth 1 https://github.com/derekvery666/dsmctl

Made for: Codex, OpenCode.

Per session 295 This file is loaded in full into every session.
When invoked 295 The same file — it is already loaded in full.
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 $0.00295 $0.00295
Opus 5 $0.00148 $0.00148
Sonnet 5 $0.00059 $0.00059
Haiku 4.5 $0.00030 $0.00030

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

Security

Grade A, and why

dsmctl AGENTS.md 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 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.

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.

AGENTS.md · 27 lines

What it actually says

Repository agent instructions

Before starting planned feature work:

  1. Read spec/README.md, spec/architecture-contracts.md, and spec/agent-workflow.md.
  2. Select a ready item from spec/roadmap.md and read its complete work-item file.
  3. Claim it by setting status: in_progress and owner in the work item, then update the roadmap row in the same change.
  4. Do not work around an unmet depends_on item without an explicit decision recorded in the work item.

Preserve the shared CLI/MCP application boundary and operation-scoped DSM compatibility rules in spec/architecture-contracts.md.

Never run storage-pool, volume, SAN target/mapping, encrypted-share, WORM, network, firewall, or other disruptive live mutations without explicit authorization for that exact test. Disposable LUN create/delete is authorized only for a unique dsmctl-e2e-lun-* LUN that is never mapped and is deleted only after its stable DSM LUN ID is verified. Existing account/share live tests may only use unique dsmctl-e2e-* resources and stable-ID-verified cleanup.

When handing work to another agent, update the work item's Handoff section with the last known good state, verification results, blockers, and any temporary resources that remain.

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 · 27 lines · 295 tokens per session scan A 43c7b3747d42

Subscribe to this mod's changes

dsmctl AGENTS.md is an instructions file published in the GitHub repository derekvery666/dsmctl (5 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 295 tokens to every session, about $0.0015 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-31.

Related

Other instructions, from other repositories

FastLED GEMINI.md

Gemini CLI instructions for FastLED/FastLED, a project described as: The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.

FastLED/FastLED · 9 tokens

kicad-happy GEMINI.md

Instructions for aklofas/kicad-happy, covering kicad-happy, agent guidelines, skills, running analysis and schematic analysis.

aklofas/kicad-happy · 1,207 tokens

brilliant_sdk AGENTS.md

Instructions for brilliantlabsAR/brilliant_sdk, covering brilliant sdk — agent guide, how an app works (the pattern behind everything), minimal reading paths, verify without hardware and testing.

brilliantlabsAR/brilliant_sdk · 1,817 tokens

NeoMind CLAUDE.md

Instructions for camthink-ai/NeoMind, covering neomind — edge ai platform for iot, development commands, ecosystem repositories, extension package contract (.nep) and device type template contract (json).

camthink-ai/NeoMind · 4,296 tokens

Nothan-OS CLAUDE.md

Instructions for Vinalinux-Org/Nothan-OS, covering claude.md — nothanos, hard rules, toolchain, driver and design philosophy.

Vinalinux-Org/Nothan-OS · 499 tokens

Meta-Spatial-SDK-Samples meta-quest.instructions.md

Instructions for meta-quest/Meta-Spatial-SDK-Samples: For this repository, prefer Meta Quest Agentic Tools, the Meta Horizon VS Code/Cursor extension, and the hzdb MCP server.

meta-quest/Meta-Spatial-SDK-Samples · 68 tokens