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 LichAmnesia/lich-skillsnpx agentmods add plugins/lichamnesia/lich-skills/marketplacegit clone --depth 1 https://github.com/LichAmnesia/lich-skillsGrade A, and why
lich-skills marketplace 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": "lich-skills",
"owner": {
"name": "Shen Huang (LichAmnesia)",
"url": "https://github.com/LichAmnesia"
},
"metadata": {
"description": "LichAmnesia's open-source Claude Code skills — skills-map router that picks which skill to use, go-no-go Stage 0 gate, spec-driven-dev workflow, debug-hypothesis, wiki-aggregate, Tavily search, Nano Banana image generation, frontend-design, and subagent-brief (pre-flight token discipline for multi-agent fan-out).",
"version": "0.2.1",
"license": "MIT"
},
"plugins": [
{
"name": "lich-skills",
"source": {
"source": "github",
"repo": "LichAmnesia/lich-skills"
},
"description": "skills-map router (picks which skill to use) + go-no-go Stage 0 gate (NO-GO is the default) + Spec → Plan → Build → Test → Review → Ship workflow + debug-hypothesis + wiki-aggregate + Tavily web search + Nano Banana image generation + frontend-design aesthetics guide + subagent-brief token discipline + build-until-pass self-correcting build loop."
}
]
}
The plugins it lists here
This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.
What ships with it
1 file beside marketplace.json 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.
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 · 23 lines scan A ce5fdfbbdf84
lich-skills marketplace is a plugin published in the GitHub repository LichAmnesia/lich-skills (233 stars, last pushed 2mo ago), licensed MIT. 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-30.
Other plugins, from other repositories
shopify-plugin
Shopify developer tools for Claude Code — search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code. Skill scripts send usage telemetry (queries, code, model/client identifiers) to shopify.dev by default; set OPTOUTINSTRUMENTATION=true, or create an empty file at /.config/shopify-ai-toolkit/o.
skarn-guard
Real-time guard on five Claude Code pre-execution hook events (tool calls, permission decisions, submitted and expanded prompts, and subagent creation) plus a response-end advisory that flags an action leaking a secret, installing a malicious package, or exfiltrating data, plus the skarn-audit skill (scan sessions and.
skarn-recall
Skill: reconstruct what you worked on from your AI coding sessions (recent, stats, redacted export). Reads session content, so it ships separately from skarn-guard. Backed by the Skarn session engine.
logic-lens
Logic-first code review using semi-formal execution tracing. Surfaces behavioral bugs, semantic errors, and runtime failures that linters miss.
fortify
OpenText Fortify AppSec skills. Use for SAST/DAST/SCA scanning, vulnerability triage, audit workflows, CI/CD pipeline integration, and FCLI commands. Supports Fortify on Demand (FoD) and Software Security Center (SSC).
securedact-enforced
Local privacy enforcement for Claude Code. Checks prompts before model processing and blocks or requires review when SecuRedact detects protected information.