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.
/plugin marketplace add SummerSec/SumSec-Skillsnpx agentmods add plugins/summersec/sumsec-skills/semantic-lintergit clone --depth 1 https://github.com/SummerSec/SumSec-SkillsWrote 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.
[](https://agentmods.dev/plugins/summersec/sumsec-skills/semantic-linter)<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>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.
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/"
}
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.
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.
- 3d ago First seen · 27 lines scan A 2de6e7518680
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.
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.
last30days-cn
中国平台深度研究引擎 - 覆盖微博、小红书、B站、知乎、抖音、微信公众号、百度搜索、今日头条等8大平台。v2.1 修复反爬问题,XHR拦截+Bing兜底。.
l123-harness
三级记忆底座:状态放模型外、客观观察、内层不发散、升级需审批。提供 L1 常驻层 / L2 索引 / L3 详情的目录骨架与模板、门禁+审批令牌、零判断事件日志、上下文压缩抢救、以及周审提炼技能。在新项目运行 /l123-harness:init-harness 生成骨架。.
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…
coding-coach
面向非开发人员的「从想法到上线」技能包:工程(mattpocock/skills 精选)+ 产品(product-manager 等)+ 界面与上线(UI/UX、文案、部署)。Non-developer-friendly product-building skills.
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.