datalens-inspect

datalens-inspect is a skill for Claude Code, Codex from ADIKANT/datalens-dev-mcp. It costs 32 tokens per session (126 once invoked), scanned A, original, Apache-2.0.

A set of instructions for inspecting DataLens accounts, workbooks, dashboards, charts, datasets, connections, and errors without changing them. It uses scoped reads and distinguishes saved content from published content.

In plain words
What is it for?
Use it to inspect DataLens objects, authentication, dependencies, current errors, and saved versus published state.
Why use it?
It supports audits without creating files or modifying the service. It also prevents incomplete reads or static checks from being presented as proof that a live chart works.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to inspect DataLens objects, authentication, dependencies, current errors, and saved versus published state.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/adikant/datalens-dev-mcp/datalens-inspect
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 ADIKANT/datalens-dev-mcp --skill datalens-inspect
Clone the repo
git clone --depth 1 https://github.com/ADIKANT/datalens-dev-mcp

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 datalens-inspect

README.md
[![agentmods](https://agentmods.dev/badge/skills/adikant/datalens-dev-mcp/datalens-inspect/github.svg)](https://agentmods.dev/skills/adikant/datalens-dev-mcp/datalens-inspect)
Your own site
<a href="https://agentmods.dev/skills/adikant/datalens-dev-mcp/datalens-inspect"><img src="https://agentmods.dev/badge/skills/adikant/datalens-dev-mcp/datalens-inspect/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 datalens-inspect

Your own site · 80×15
<a href="https://agentmods.dev/skills/adikant/datalens-dev-mcp/datalens-inspect"><img src="https://agentmods.dev/badge/skills/adikant/datalens-dev-mcp/datalens-inspect.svg" alt="Reviewed on agentmods" width="80" 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 126 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00032 $0.00126
Opus 5 $0.00016 $0.00063
Sonnet 5 $0.00006 $0.00025
Haiku 4.5 $0.00003 $0.00013

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

Security

Grade A, and why

datalens-inspect 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.

skills/datalens-inspect/SKILL.md · 11 lines

What it actually says

DataLens Inspect

Use direct scoped reads. Start from an exact URL or object ID, read only required dependencies, distinguish saved from published state, and report partial inventory explicitly. A legacy manifest is never required. Never create project files during an audit. For direct-source Editor charts, report static/source validation separately from live result validation.

Read references/direct-reads.md before selecting operations or claiming completeness.

Files

What ships with it

1 file 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. 2d ago First seen · 11 lines · 32 tokens per session scan A c95c9f3edf1e

Subscribe to this mod's changes

datalens-inspect is a skill published in the GitHub repository ADIKANT/datalens-dev-mcp (5 stars, last pushed yesterday), licensed Apache-2.0. It adds 32 tokens to every session and 126 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-09-08.

Related

Other skills, from other repositories

style-guide

Dedalus style guide quick reference. Key rules for writing code that lasts. Use when writing or reviewing Python code.

Kevin-Liu-01/Agent-Machines · 26 tokens

scrape-batch

Extract many known URLs in one polite, rate-limited pass. Use when the user hands over a list of links, a set of search hits to read in full, or asks to "scrape these pages" / "pull the content from all of them". Drives extract(action="batch"), which fans out with per-domain rate limiting and returns partial results…

n24q02m/wet-mcp · 84 tokens

compare

Structured comparison of 2+ alternatives with consistent criteria and decision matrix.

n24q02m/wet-mcp · 15 tokens

knowledge-audit

Review and clean up stored memories — find duplicates, contradictions, stale entries, and consolidate.

n24q02m/mnemo-mcp · 21 tokens

temporal-query

Answer time-travel questions over stored memory — what was believed at a past point in time, when a belief changed, and what replaced it. Use when the user says "as of", "back in", "at the time", "history of", "timeline", "what did I think then", or asks why a current memory contradicts an older one.

n24q02m/mnemo-mcp · 77 tokens

memory-commit

Use when the user explicitly says "remember this", "save this", "ghi nho", "luu lai", "save for next time", or otherwise asks to persist the immediately preceding context. Captures with the appropriate contexttype (decision, preference, fact, skill, task, conversation) so future sessions can retrieve it accurately.

n24q02m/mnemo-mcp · 72 tokens