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 vineetu/simple-hostnpx agentmods add plugins/vineetu/simple-host/marketplacegit clone --depth 1 https://github.com/vineetu/simple-hostGrade A, and why
simple-host 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 yesterday.
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": "simple-host",
"owner": {
"name": "vineetu",
"url": "https://github.com/vineetu/simple-host"
},
"metadata": {
"description": "Deploy websites to simple-host.app from your coding agent \u2014 static hosting, a per-site backend (shared JSON state, collections, private pages), connect your own custom domain (subdomain or apex) with automatic HTTPS, and built-in visitor analytics."
},
"plugins": [
{
"name": "website-deploy",
"source": "./simple-host-website",
"version": "0.9.0",
"homepage": "https://simple-host.app",
"description": "Deploy static websites to simple-host.app from your coding agent (inline JSON or tar.gz/zip). Each site gets a per-site backend (shared JSON state with atomic ops, append-only collections, drop-in comments/feedback widgets, templates), built-in server-side visitor analytics, and can be connected to your own custom domain \u2014 subdomain via CNAME or apex via A record \u2014 with automatic HTTPS and private/password pages. Bundles a builder skill (plan what to build) and a connect-domain skill."
}
]
}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.
- yesterday First seen · 19 lines scan A e98389654855
simple-host is a plugin published in the GitHub repository vineetu/simple-host (1 stars, last pushed 2d 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-31.
Other plugins, from other repositories
claw-hwp
Single-plugin marketplace shipping claw-hwp — Korean Hangul Word Processor (.hwp / .hwpx) support for Claude.
claw-hwp
Read, create, and edit Korean Hangul Word Processor documents (.hwp / .hwpx) in Claude. Built on the rhwp WebAssembly viewer/editor — no Hancom Office, no LibreOffice, no Windows COM required.
agentcall
Join video meetings (Google Meet, Zoom, Teams) as an AI bot with voice, avatar, screenshare, and real-time transcription. Any AI agent can participate in calls via voice conversation, TTS, and meeting intelligence.
agentcall
Plugin marketplace listing 1 plugin: join-meeting.
quiz-me
Skills that keep you in the loop on your own codebase.
quiz-me
Gates code changes behind an interactive quiz: Claude investigates, tests your understanding of root cause and fix, and only implements once you pass.