semantic-linter

semantic-linter is a plugin for Claude Code from SummerSec/SumSec-Skills. Its manifest loads nothing; the 1 command it bundles cost 12 tokens per session together, scanned A, original, Apache-2.0.

A checker for instruction files used by AI coding agents, such as skills, prompts, and agent definitions. It finds broad or ambiguous words that may lead to made-up answers or work beyond the intended scope.

In plain words
What is it for?
Use it to inspect and improve prompts, skills, and agent instructions for clearer, safer behavior.
Why use it?
It helps catch wording that could make an AI agent misunderstand its boundaries before the instructions are used.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add SummerSec/SumSec-Skills
agentmods
npx agentmods add plugins/summersec/sumsec-skills/semantic-linter
Clone the repo
git clone --depth 1 https://github.com/SummerSec/SumSec-Skills

Made for: Claude Code.

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 semantic-linter

README.md
[![agentmods](https://agentmods.dev/badge/plugins/summersec/sumsec-skills/semantic-linter.svg)](https://agentmods.dev/plugins/summersec/sumsec-skills/semantic-linter)
Your own site
<a href="https://agentmods.dev/plugins/summersec/sumsec-skills/semantic-linter"><img src="https://agentmods.dev/badge/plugins/summersec/sumsec-skills/semantic-linter.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 command cost 12 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

semantic-linter 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 3d 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.

semantic-linter/.claude-plugin/plugin.json · 27 lines

What it actually says

{
  "name": "semantic-linter",
  "version": "1.3.4",
  "description": "Semantic-Linter detects semantic trap words in LLM instruction files (Skill/Prompt/Agent). Identifies wide-boundary vocabulary that may cause hallucination or scope creep.",
  "license": "MIT",
  "author": {
    "name": "SummerSec",
    "url": "https://github.com/SummerSec"
  },
  "repository": "https://github.com/SummerSec/semantic-linter",
  "homepage": "https://github.com/SummerSec/semantic-linter",
  "keywords": [
    "semantic-trap",
    "linter",
    "prompt-engineering",
    "hallucination-prevention",
    "instruction-quality",
    "skill-development",
    "lexicon",
    "wide-boundary-words",
    "claude-code-hook"
  ],
  "hooks": "./hooks/hooks.json",
  "skills": "./skills/",
  "commands": "./commands/"
}
Contents

What it installs

The manifest is a name and a version. 1 command travel with it, and installing the plugin installs all of them — 12 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 3d ago First seen · 27 lines scan A 2de6e7518680

Subscribe to this mod's changes

semantic-linter is a plugin published in the GitHub repository SummerSec/SumSec-Skills (8 stars, last pushed 19d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories

helloagents

HelloAGENTS — The orchestration kernel that makes any AI CLI smarter. Adds intelligent routing, unified QA gates, safety guards, and notifications.

hellowind777/helloagents · not measured

last30days-cn

中国平台深度研究引擎 - 覆盖微博、小红书、B站、知乎、抖音、微信公众号、百度搜索、今日头条等8大平台。v2.1 修复反爬问题,XHR拦截+Bing兜底。.

Jesseovo/last30days-skill-cn · not measured

l123-harness

三级记忆底座:状态放模型外、客观观察、内层不发散、升级需审批。提供 L1 常驻层 / L2 索引 / L3 详情的目录骨架与模板、门禁+审批令牌、零判断事件日志、上下文压缩抢救、以及周审提炼技能。在新项目运行 /l123-harness:init-harness 生成骨架。.

reatcat/l123-harness · not measured

msds-chain

Chemical safety intelligence for AI-assisted experiment design — 23 tools for compatibility, hazard, PPE, storage, waste disposal, mixing order, exposure limits, transport classification, regulatory compliance (23 lists, 8 jurisdictions), SDS version diff, PDF upload, chemical substitution, first aid, GHS labels…

littleblakew/msds-chain-mcp · not measured

coding-coach

面向非开发人员的「从想法到上线」技能包:工程(mattpocock/skills 精选)+ 产品(product-manager 等)+ 界面与上线(UI/UX、文案、部署)。Non-developer-friendly product-building skills.

xiehuan123/coding-coach · not measured

semantic-linter

Semantic-Linter detects semantic trap words in LLM instruction files (Skill/Prompt/Agent). Identifies wide-boundary vocabulary that may cause hallucination or scope creep.

SummerSec/semantic-linter · not measured