synapsor-safe-action

synapsor-safe-action is a skill for Claude Code, Codex from Synapsor/Synapsor-Runner. It costs 32 tokens per session (154 once invoked), scanned A, original, Apache-2.0.

A set of instructions for drafting or repairing a disabled Synapsor Safe Action, which is a controlled application-data change intended for an AI agent. It focuses on the TypeScript action and the generated project instructions that describe it.

In plain words
What is it for?
Use it when scaffolding or repairing a TypeScript action that changes application data and needs to remain disabled until the separate Synapsor Runner process handles authorization.
Why use it?
It helps make one requested data change explicit and reviewable while leaving activation, approval, credentials, and trusted-user decisions to the secured runner and its operators.

Skill for Claude CodeCodex

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 skills/synapsor/synapsor-runner/synapsor-safe-action
Any agent
npx skills add Synapsor/Synapsor-Runner --skill synapsor-safe-action
Clone the repo
git clone --depth 1 https://github.com/Synapsor/Synapsor-Runner

Made for: Claude Code, Codex.

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

agentmods badge for synapsor-safe-action

README.md
[![agentmods](https://agentmods.dev/badge/skills/synapsor/synapsor-runner/synapsor-safe-action.svg)](https://agentmods.dev/skills/synapsor/synapsor-runner/synapsor-safe-action)
Your own site
<a href="https://agentmods.dev/skills/synapsor/synapsor-runner/synapsor-safe-action"><img src="https://agentmods.dev/badge/skills/synapsor/synapsor-runner/synapsor-safe-action.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 154 The whole file, excluding the scripts and references it only reads on demand.
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.00032 $0.00154
Opus 5 $0.00016 $0.00077
Sonnet 5 $0.00006 $0.00031
Haiku 4.5 $0.00003 $0.00015

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

Security

Grade A, and why

synapsor-safe-action 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 4d 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.

plugins/cursor/synapsor/skills/synapsor-safe-action/SKILL.md · 16 lines

What it actually says

Synapsor Safe Action

Use /synapsor-protect for the guided workflow. After Runner scaffolds an action, read synapsor/SAFE_ACTION_AGENT.md; that generated project file is the canonical, host-neutral instruction source shared with Codex and Claude Code.

The skill may inspect project structure, edit the requested TypeScript action, and run deterministic validation. It has no activation, approval, apply, commit, revert, credential, or trusted tenant/principal authority. Leave all such decisions to the secured Runner Workbench and operator surfaces.

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. 4d ago First seen · 16 lines · 32 tokens per session scan A 66c9c3af3f71

Subscribe to this mod's changes

synapsor-safe-action is a skill published in the GitHub repository Synapsor/Synapsor-Runner (2 stars, last pushed 4d ago), licensed Apache-2.0. It adds 32 tokens to every session and 154 once invoked, about $0.0002 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 skills, from other repositories

edgeone skill scanner

Scan any agent skill for security risks before you install or use it. Powered by Tencent Zhuque Lab A.I.G (AI-Infra-Guard). 100% local static analysis — no file contents or credentials leave your device. Compatible with CodeBuddy, Cursor, Windsurf, Claude Code, OpenClaw and more. Triggers on: 这个 skill 安全吗, skill 安全扫描…

Tencent/AI-Infra-Guard · 148 tokens

direct-injection-detection

Detect direct prompt injection or instruction override via user message (no external content). Focuses on system/role override attempts.

Tencent/AI-Infra-Guard · 30 tokens

cmdb-patterns

Create ServiceNow CIs and cmdbrelci relationships, walk upstream/downstream impact, detect orphan/stale CIs, and align discovered CIs with the proper sysclassname hierarchy.

serac-labs/serac · 43 tokens

blast-radius

Trace ServiceNow configuration dependencies — what artifacts touch a given field, what calls a script include, table/app-level config inventory. Use before deletes, renames, or refactors.

serac-labs/serac · 39 tokens

change-management

Create and transition ServiceNow change requests (normal/standard/emergency), change tasks, affected CIs, approval routing, CAB scheduling, and conflict detection across maintenance windows.

serac-labs/serac · 37 tokens

csm-patterns

Build ServiceNow Customer Service Management — customeraccount, customercontact, sncustomerservicecase routing, service entitlements with usage decrement, and Customer Portal case submission widgets.

serac-labs/serac · 39 tokens