Zombie Killer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Zombie Killer (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Find the subscriptions silently draining your bank account — and get the exact letters to cancel them, renegotiate the bill down, or erase your data.
You paste your bank/card statement (or a list of subscriptions). zombie-killer detects the recurring charges, flags the zombies (forgotten, price-crept, free-trials-that-converted, hard-to-cancel), totals your yearly waste, and drafts ready-to-send letters. You send them. It never contacts the company, never impersonates you, never acts on your behalf.
Works for people (web app) and for AI agents (MCP server + x402 pay-per-call).
Self-help templates, not legal advice. zombie-killer drafts; the human sends.
Open the site, paste your statement, hit Find my zombie subscriptions. The scan and the verdicts are free. Unlocking the full letter package is a one-time crypto payment (no account, no card).
{
"mcpServers": {
"zombie-killer": { "command": "npx", "args": ["-y", "subkill-mcp"] }
}
}Tools:
scan_subscriptions — raw data to recurring charges + zombie verdicts + annualized savings.generate_letter — draft one cancel / renegotiate / data-deletion letter.build_letter_package — scan + draft the full package in one call.Or connect over HTTP at POST /mcp.
The /pro/package route is gated by x402. An agent pays in USDC on Base automatically — no sign-up, no API key.
GET /pro/package?data=2026-05-12,NETFLIX.COM,-12.99&jurisdiction=eu| Method | Path | |
|---|---|---|
| POST | /api/scan | Free. { "data": "..." } to recurring charges + zombie verdicts + savings. |
| POST | /api/package | Paid. Full letter package (unlocked by a confirmed payment). |
| GET | /pro/package?data=.. | Paid via x402 (agents). |
| POST | /mcp | MCP-over-HTTP (free). |
| GET | /openapi.json, /.well-known/x402 | Discovery. |
Your statement is processed in-memory to detect recurring charges and is not stored. Don't paste card numbers — they aren't needed.
MIT.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.