Synapsor-Runner copilot-instructions.md

Repository instructions for Synapsor Runner, a tool that gives database agents reviewed actions for PostgreSQL and MySQL without exposing raw SQL or database credentials.

In plain words
What is it for?
Use it when changing the agent-facing database tools, write proposals, direct writeback, handlers, or tests for safety boundaries.
Why use it?
It keeps database writes subject to outside approval and repeated safety checks such as tenant scope, version conflicts, idempotency, and rollback.

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/synapsor/synapsor-runner/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/Synapsor/Synapsor-Runner

Made for: GitHub Copilot.

Per session 153 This file is loaded in full into every session.
When invoked 153 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.00153 $0.00153
Opus 5 $0.00077 $0.00077
Sonnet 5 $0.00031 $0.00031
Haiku 4.5 $0.00015 $0.00015

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

Security

Grade A, and why

Synapsor-Runner copilot-instructions.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.

.github/copilot-instructions.md · 18 lines

What it actually says

Copilot Instructions

Follow AGENTS.md for this repository.

Synapsor Runner is a database/MCP safety tool. Preserve these invariants:

  • model-facing tools are reviewed capabilities, not raw SQL;
  • writes are proposals until approval outside MCP;
  • direct writeback must enforce tenant scope, primary key targeting, allowed columns, conflict/version guard, affected-row count, idempotency, and receipt recording;
  • app-owned handlers must re-check tenant/scope, expected version, idempotency, allowed action, transaction/rollback, and safe receipts;
  • tests must cover safety-boundary changes.

Use local commands from AGENTS.md; do not read or edit generated dist/ files when changing source behavior.

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 · 18 lines · 153 tokens per session scan A 6b3d2b385788

Subscribe to this mod's changes

Synapsor-Runner copilot-instructions.md is an instructions file published in the GitHub repository Synapsor/Synapsor-Runner (2 stars, last pushed 5d ago), licensed Apache-2.0. It adds 153 tokens to every session, about $0.0008 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

AgentAction AGENTS.md

Instructions for dinpd/AgentAction, covering agentaction delivery instructions and release responsibility.

dinpd/AgentAction · 310 tokens

mcp-sentinel CLAUDE.md

Claude Code instructions for kirandevihosur74/mcp-sentinel, covering claude.md, what this is, rules, bright data scraper configuration and registries.

kirandevihosur74/mcp-sentinel · 1,016 tokens

kasa-mcp AGENTS.md

AGENTS.md instructions for aikadimsoy/kasa-mcp, covering kasa — çalışma kuralları / working rules, ölçüm disiplini (asıl ip — atlanmaz), sessiz arıza — bu projenin baş düşmanı, tehdit modeli — aktör etiketi (zorunlu) and bilinen ortam tuzakları.

aikadimsoy/kasa-mcp · 935 tokens

kasa-mcp CLAUDE.md

Claude Code instructions for aikadimsoy/kasa-mcp, covering kasa — çalışma kuralları / working rules, ölçüm disiplini (asıl ip — atlanmaz), sessiz arıza — bu projenin baş düşmanı, tehdit modeli — aktör etiketi (zorunlu) and bilinen ortam tuzakları.

aikadimsoy/kasa-mcp · 935 tokens

llm-context.py CLAUDE.md

Instructions for cyberchitta/llm-context.py, covering claude.md, working notes (gitignored) and draining the field notes.

cyberchitta/llm-context.py · 582 tokens

openrouter-mcp-multimodal AGENTS.md

Instructions for stabgan/openrouter-mcp-multimodal, covering agent instructions, before you ship, releasing (read this before publishing), short version and version files (must all match package.json).

stabgan/openrouter-mcp-multimodal · 783 tokens