calling-1c-rest-api-via-curl

calling-1c-rest-api-via-curl is a skill for Claude Code, Codex from ROCTUP/1c-mcp-toolkit. It costs 184 tokens per session (6,727 once invoked), scanned B, original, GPL-3.0.

A command-line guide for accessing a 1C:Enterprise database through the 1C MCP Toolkit’s REST API, a web interface for sending requests to the database.

In plain words
What is it for?
Use it to run queries, inspect metadata, read event logs, check access rights, and find references to database objects.
Why use it?
It provides ready-made ways to access database information and system metadata without building each request from scratch.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to run queries, inspect metadata, read event logs, check access rights, and find references to database objects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/roctup/1c-mcp-toolkit/calling-1c-rest-api-via-curl
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.

Any agent
npx skills add ROCTUP/1c-mcp-toolkit --skill calling-1c-rest-api-via-curl
Clone the repo
git clone --depth 1 https://github.com/ROCTUP/1c-mcp-toolkit

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 calling-1c-rest-api-via-curl

README.md
[![agentmods](https://agentmods.dev/badge/skills/roctup/1c-mcp-toolkit/calling-1c-rest-api-via-curl/github.svg)](https://agentmods.dev/skills/roctup/1c-mcp-toolkit/calling-1c-rest-api-via-curl)
Your own site
<a href="https://agentmods.dev/skills/roctup/1c-mcp-toolkit/calling-1c-rest-api-via-curl"><img src="https://agentmods.dev/badge/skills/roctup/1c-mcp-toolkit/calling-1c-rest-api-via-curl/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for calling-1c-rest-api-via-curl

Your own site · 80×15
<a href="https://agentmods.dev/skills/roctup/1c-mcp-toolkit/calling-1c-rest-api-via-curl"><img src="https://agentmods.dev/badge/skills/roctup/1c-mcp-toolkit/calling-1c-rest-api-via-curl.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 184 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,727 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00184 $0.06727
Opus 5 $0.00092 $0.03363
Sonnet 5 $0.00037 $0.01345
Haiku 4.5 $0.00018 $0.00673

Measured 10d ago against content hash 951b74baced5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade B, and why

calling-1c-rest-api-via-curl 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 10d 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.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

curl -sS --noproxy $BASE_HOST "$BASE_URL/api/execute_query?channel=dev" $J -d '{"query":"ВЫБРАТЬ 1"}'

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

name: calling-1c-rest-api-via-curl
skills/calling-1c-rest-api-via-curl/SKILL.md · 549 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 549 lines · 184 tokens per session scan B 951b74baced5

Subscribe to this mod's changes

calling-1c-rest-api-via-curl is a skill published in the GitHub repository ROCTUP/1c-mcp-toolkit (259 stars, last pushed 1mo ago), licensed GPL-3.0. It adds 184 tokens to every session and 6,727 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it B with 2 findings (sends data to an external url, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

1c-mcp-toolkit

A local HTTP API for working with a running 1C:Enterprise database through the MCP Toolkit processing file. 1C:Enterprise is a platform for business applications, and this tool can access its live runtime context.

Desko77/claude-code-skills-1c · 330 tokens

kd2-rules

A skill for creating and editing data-exchange rules in the 1C Data Conversion 2.0 application through an HTTP toolkit. It exports the resulting rules as XML for use in another 1C configuration.

Desko77/cursor-1c-skills · 6 tokens

composing-1c-queries

A guide to writing queries in the 1C:Enterprise query language, which reads and combines data from a 1C configuration. It requires checking the configuration's actual metadata before writing a query.

Desko77/cursor-1c-skills · 9 tokens

kd31-rules

A skill for creating and editing data-exchange rules in 1C Data Conversion 3.1 through an HTTP-based toolkit. It can inspect rule structures, configure formats, and obtain EnterpriseData extension files.

Desko77/cursor-1c-skills · 6 tokens

event-store-design

Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.

wshobson/agents · 33 tokens

convex-explain-app

Explain an existing Convex app — data model + relationships, public vs internal functions, auth/ownership model, components, a request→data flow — read from the schema and function surface. Read-only.

openclaw/clawhub · 47 tokens