simple-host

A plugin package for deploying static websites to simple-host.app, with optional per-site data, comments, feedback, analytics, custom domains, HTTPS, and private pages.

In plain words
What is it for?
Use it to deploy HTML, CSS, JavaScript, images, or archives; add light shared data or widgets; connect a domain; and manage protected pages.
Why use it?
It gives a coding agent a way to publish a site and connect it to the hosting service without separately assembling these deployment pieces.

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 vineetu/simple-host
agentmods
npx agentmods add plugins/vineetu/simple-host/marketplace
Clone the repo
git clone --depth 1 https://github.com/vineetu/simple-host

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade 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.

.claude-plugin/marketplace.json · 19 lines

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."
    }
  ]
}
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. yesterday First seen · 19 lines scan A e98389654855

Subscribe to this mod's changes

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.