{
  "ok": true,
  "role": "product",
  "slug": "azmail",
  "name": "AZMail",
  "version": "0.1.0",
  "one_line": "AZMail (APP 1.0): anonymous MCP mesh + advisory airlock. Not a full internet MTA. Mesh default off. FragGate only.",
  "author": "Aziel Eliab",
  "identity": "Aziel Eliab",
  "aka": "Aziel Elroi Eliab",
  "license": "Apache-2.0",
  "github": "https://github.com/AzielEliab/azmail",
  "skill_url": "https://www.azieleliab.com/runtime/v1/pull/azmail/skill",
  "worker_skill": "https://azmail-download-tracker.vibelock.workers.dev/v1/skill",
  "skill": "---\nname: AZMail\ndescription: Use when isolating, analyzing, or classifying mail through the APP 1.0 Mail Airlock, or when toggling anonymous MCP mesh mail (off by default). Not a public MTA. Author Aziel Eliab.\n---\n\n# AZMail\n\nAnti-phishing Mail Airlock (APP 1.0). No message is trusted until verified across identity, origin, structure, and behavior.\n\nAuthor: **Aziel Eliab** only.\n\n**THIS IS:** local airlock + advisory SPF/DKIM/DMARC parsers + reputation / identity / behavior heuristics + link sandbox + HTML scrub + trust badges + user confirmation + mesh *client helpers*.\n\n**THIS IS NOT:** a public MTA, SMTP/IMAP server, mixnet, VPN, AZ-OS, Lumen, or a guaranteed phishing block. v0.1 does not send internet email.\n\nAlways send `User-Agent: Mozilla/5.0`. Cloudflare Workers may 403 an empty agent.\n\n**Agent path is FragGate only.** There is no separate AZMail MCP outside the door. Do not POST this Worker's `/mcp`.\n\n`POST https://www.azieleliab.com/runtime/v1/fraggate/call` body `{\"slug\":\"azmail\",\"op\":\"…\",\"payload\":{}}`\n\nSame door as MCP `fraggate_call` (`slug=azmail`). Kernel: https://github.com/AzielEliab/fraggate. Engine lands in a sibling aziel-runtime PR.\n\n**Human UI stays on this Worker / `azmail ui`.** AI path is FragGate.\n\nMesh is **off by default**. `mesh_disable` is the easy off-switch.\n\n## Human Worker (not the agent door)\n\nHost: `https://azmail-download-tracker.vibelock.workers.dev`\n\n| Method | Path | What |\n|--------|------|------|\n| GET | `/v1/health` | Liveness. Does not increment downloads. |\n| GET | `/v1/skill` | This markdown. Does not increment downloads. |\n| GET | `/v1/example` | Sample airlock payload. |\n| POST | `/v1/classify` | Human-UI demo classify. Not the agent door. |\n| POST | `/v1/scrub` | Human-UI demo scrub. |\n| POST | `/v1/keyword-alerts` | Demo match. Agents use FragGate. |\n| POST | `/v1/mesh/*` | Stubs that point at FragGate. Off by default. |\n\nWorks with ChatGPT (GPT Actions / OpenAI), Grok (xAI), Venice, Claude (Anthropic), Cursor (MCP), Glama (MCP), Perplexity, Microsoft Copilot / Bing, Google Gemini / Vertex, Mistral, Meta AI, Apple Intelligence surfaces, Amazon Q tooling, DuckAssist, You.com, Cohere, and other MCP/OpenAPI-capable assistants — **through FragGate**, not a mail MCP of their own.\n\n## Local\n\n```bash\ncurl -fsSL https://azmail-download-tracker.vibelock.workers.dev/install.sh | bash\nazmail ui\nazmail doctor\n```\n\nThen open http://127.0.0.1:8876 (this computer only).\n\n## Honest banner\n\nTHIS IS: a local Mail Airlock plus advisory APP 1.0 layers and mesh client helpers. THIS IS NOT: a public MTA, SMTP/IMAP server, mixnet, VPN, or a guaranteed phishing block. v0.1 does not send internet email. Hosted Worker is a counted download + human UI + demo HTTP. The AI / MCP path is FragGate only: POST https://www.azieleliab.com/runtime/v1/fraggate/call with slug=azmail — not a separate mail MCP. Engine lands in a sibling PR. No hard dependency on AZ-OS, Lumen, or a separate interface product. Author: Aziel Eliab only.\n\nApache-2.0. Forks are welcome and always allowed.\n\n- Catalog: https://www.azieleliab.com/runtime/p/azmail/\n- Library: https://www.azielcorpuslibrary.net/\n- FragGate: https://github.com/AzielEliab/fraggate\n- godlock.uk · https://www.azieleliab.com\n",
  "download": "https://azmail-download-tracker.vibelock.workers.dev/download",
  "cite": "https://azmail-download-tracker.vibelock.workers.dev/cite.json",
  "llms": "https://azmail-download-tracker.vibelock.workers.dev/llms.txt",
  "sitemap": "https://azmail-download-tracker.vibelock.workers.dev/sitemap.xml",
  "count": "https://azmail-download-tracker.vibelock.workers.dev/count",
  "install": "https://azmail-download-tracker.vibelock.workers.dev/install.sh",
  "install_sh": "curl -fsSL https://azmail-download-tracker.vibelock.workers.dev/install.sh | bash",
  "openapi": "https://azmail-download-tracker.vibelock.workers.dev/openapi.json",
  "runtime_openapi": "https://www.azieleliab.com/runtime/openapi.json",
  "ops": [
    {
      "op": "health",
      "method": "GET",
      "summary": "Liveness. Does not increment download KV."
    },
    {
      "op": "airlock_classify",
      "method": "POST",
      "summary": "Classify text with the APP 1.0 airlock. Advisory only. Not an MTA."
    },
    {
      "op": "scrub",
      "method": "POST",
      "summary": "Scrub emails, secrets, PANs, and phones from text. Advisory only."
    },
    {
      "op": "trust_score",
      "method": "POST",
      "summary": "Advisory trust score (hard 0.75 cap). Not identity."
    },
    {
      "op": "mesh_post",
      "method": "POST",
      "summary": "Post to the anonymous MCP mesh. Refuses when mesh is off (default). Strips identity keys."
    },
    {
      "op": "mesh_poll",
      "method": "POST",
      "summary": "Poll the anonymous MCP mesh ring. Alias of listen."
    },
    {
      "op": "mesh_listen",
      "method": "POST",
      "summary": "Listen on the anonymous MCP mesh ring. Alias of poll."
    },
    {
      "op": "mesh_enable",
      "method": "POST",
      "summary": "Turn the mesh on. Rate-limited. Mesh default is off."
    },
    {
      "op": "mesh_disable",
      "method": "POST",
      "summary": "Chaos switch: always allowed. Turns the mesh off."
    },
    {
      "op": "keyword_alert_set",
      "method": "POST",
      "summary": "Set fine-tuned keyword alerts for the anonymous ring."
    },
    {
      "op": "keyword_alert_list",
      "method": "POST",
      "summary": "List keyword alerts."
    },
    {
      "op": "keyword_alert_check",
      "method": "POST",
      "summary": "Check text against keyword alerts without posting."
    },
    {
      "op": "skill",
      "method": "GET",
      "summary": "Return AZMail skill markdown. Does not increment download KV."
    }
  ],
  "banner": "AZMail (APP 1.0): anonymous MCP mesh + advisory airlock. Reached only via FragGate (POST /v1/fraggate/call { slug: \"azmail\", op }). Not a full internet MTA. Mesh default off. Independent of AZ-OS / Lumen. SMTP / deanonymize / harvest stay stub. Author Aziel Eliab.",
  "limitations": "AZMail (APP 1.0): anonymous MCP mesh + advisory airlock. Reached only via FragGate (POST /v1/fraggate/call { slug: \"azmail\", op }). Not a full internet MTA. Mesh default off. Independent of AZ-OS / Lumen. SMTP / deanonymize / harvest stay stub. Author Aziel Eliab.",
  "aliases": {
    "catalog_card": "https://www.azieleliab.com/runtime/p/azmail",
    "catalog_skill": "https://www.azieleliab.com/runtime/p/azmail/skill",
    "catalog_health": "https://www.azieleliab.com/runtime/p/azmail/health",
    "invoke_prefix": "https://www.azieleliab.com/runtime/p/azmail",
    "worker_home": "https://azmail-download-tracker.vibelock.workers.dev/",
    "slugs": [
      "azmail",
      "az-mail",
      "app-1.0",
      "app-1"
    ]
  },
  "doi": null,
  "doi_note": "No DOI. Zenodo software deposit needed. Do not invent one.",
  "skill_source": "https://azmail-download-tracker.vibelock.workers.dev/v1/skill (service binding)",
  "kv_increment": false
}