{
  "$schema_doc": "https://gtmstacker.com/registry/schema/entry.schema.json",
  "stability": "emerging",
  "generator": "agentic-media-registry",
  "generated_at": "2026-09-22T00:00:00Z",
  "id": "com.gtmstacker.registry/tool/drop",
  "type": "tool",
  "slug": "drop",
  "canonical_url": "https://gtmstacker.com/registry/tool/drop/",
  "title": "Drop",
  "description": "Apache-2.0 rootless Linux sandbox that runs untrusted programs and agent-generated code in disposable, isolated home directories using user namespaces, with optional gVisor for a stronger boundary. Access is governed by a TOML file and nothing needs root or a container runtime, so you can execute a coding agent's output or a third-party dependency without giving it your real user account.",
  "category": "ai-infrastructure",
  "tags": [
    "ai-infrastructure",
    "mcp-agents",
    "self-hostable",
    "sandbox",
    "agent-security"
  ],
  "status": "active",
  "revision": 1,
  "content_hash": "17f012e3e954f5391754682252067fb1504dafcd5b1d59f6df86ea1a066d6493",
  "date_published": "2026-09-22T00:00:00Z",
  "date_modified": "2026-09-22T00:00:00Z",
  "source": {
    "name": "github · wrr/drop",
    "url": "https://github.com/wrr/drop"
  },
  "license": "Apache-2.0",
  "one_liner": "Drop sandboxes untrusted programs and agent-generated code in rootless, disposable Linux home dirs via user namespaces and optional gVisor, no root needed.",
  "open_source": "yes",
  "self_hostable": "yes",
  "pricing_model": "free",
  "who_its_for": "A developer or agent-builder who runs coding-agent output or untrusted third-party programs on their own Linux machine and wants isolation without standing up containers or handing anything root.",
  "aliases": [
    "drop",
    "droprun"
  ],
  "alternatives": [
    "bastionskill",
    "talos"
  ],
  "secondary_categories": [
    "mcp-agents"
  ],
  "last_verified": "2026-09-22",
  "evidence": {
    "claim_type": "mixed",
    "source_id": "https://github.com/wrr/drop",
    "note": "Apache-2.0 (LICENSE verified on repo), ~146 stars, ~367 commits on main indicating active maintenance; rootless isolation via Linux user namespaces with optional gVisor, disposable per-run home directories, TOML-based access control (WebFetch 2026-09-22, github.com/wrr/drop). Local dev tool, not a hosted/server sandbox."
  },
  "caveats": "Linux-only and a local tool, not a hosted or multi-tenant sandbox service. Smaller project (~146 stars) than the heavyweight container/microVM options, so it is a lightweight isolation layer rather than a hardened production runtime; gVisor is optional, and the strength of the boundary depends on enabling it.",
  "lead": "Apache-2.0 rootless Linux sandbox that runs untrusted programs and agent-generated code in disposable, isolated home directories using user namespaces, with optional gVisor for a stronger boundary. Access is governed by a TOML file and nothing needs root or a container runtime, so you can execute a coding agent's output or…",
  "chunks": [
    {
      "index": 0,
      "heading_path": [],
      "est_tokens": 98,
      "text": "Apache-2.0 rootless Linux sandbox that runs untrusted programs and agent-generated code in disposable, isolated home directories using user namespaces, with optional gVisor for a stronger boundary. Access is governed by a TOML file and nothing needs root or a container runtime, so you can execute a coding agent's output or a third-party dependency without giving it your real user account."
    },
    {
      "index": 1,
      "heading_path": [
        null,
        "Provenance"
      ],
      "est_tokens": 194,
      "text": "code in disposable, isolated home directories using user namespaces, with optional gVisor for a stronger boundary. Access is governed by a TOML file and nothing needs root or a container runtime, so you can execute a coding agent's output or a third-party dependency without giving it your real user account.\n\n- Apache-2.0 (LICENSE independently verified), ~146 stars, ~367 commits on main (active maintenance); rootless via Linux user namespaces, optional gVisor, disposable per-run home dirs, TOML access control (WebFetch 2026-09-22, github.com/wrr/drop).\n- Surfaced via the 2026-09-22 studio pull (\"Drop — a rootless Linux sandbox with gVisor support,\" Show HN).\n- Curated from the GTM Stacker signal registry (2026-09-22 pass); license independently verified 2026-09-22."
    },
    {
      "index": 2,
      "heading_path": [
        null,
        "Why it matters for a GTM stack"
      ],
      "est_tokens": 300,
      "text": "maintenance); rootless via Linux user namespaces, optional gVisor, disposable per-run home dirs, TOML access control (WebFetch 2026-09-22, github.com/wrr/drop). - Surfaced via the 2026-09-22 studio pull (\"Drop — a rootless Linux sandbox with gVisor support,\" Show HN). - Curated from the GTM Stacker signal registry (2026-09-22 pass); license independently verified 2026-09-22.\n\nOnce agents start writing and running code, \"just run it\" becomes a security decision. The usual isolation answers — Docker, microVMs — are heavier than a lot of teams want for the simple job of running one agent's output safely. Drop is the lightweight middle: rootless user-namespace isolation, a throwaway home directory per run, and a TOML file that says what the sandboxed process may touch, with gVisor available when you want a firmer wall. For anyone piping coding-agent output or untrusted dependencies through their own machine, it is a low-ceremony way to contain the blast radius, and it is Apache-2.0. The honest read: it is Linux-only, local, and modestly sized — treat it as a sane isolation habit for dev workflows, not a hardened multi-tenant runtime, and turn on gVisor if the boundary needs to hold."
    }
  ],
  "alternates": {
    "markdown": "https://gtmstacker.com/registry/tool/drop/index.md",
    "html": "https://gtmstacker.com/registry/tool/drop/",
    "json": "https://gtmstacker.com/registry/tool/drop/index.json",
    "server_json": "https://gtmstacker.com/registry/tool/drop/server.json"
  },
  "jsonld": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebSite",
        "@id": "https://gtmstacker.com/#website",
        "url": "https://gtmstacker.com/",
        "name": "GTM Stacker Agent Registry",
        "description": "A daily-updated, agent-native registry of open-source tool discoveries, tool updates, and curated news for the go-to-market / RevOps engineering niche. Machine-readable first: agents can discover, parse, page, and delta-sync it without scraping HTML.",
        "inLanguage": "en",
        "publisher": {
          "@id": "https://gtmstacker.com/#organization"
        }
      },
      {
        "@type": "Organization",
        "@id": "https://gtmstacker.com/#organization",
        "name": "GTM Stacker",
        "url": "https://gtmstacker.com",
        "description": "The growth-systems practice of Theo Popov: AI-native enrichment, outbound, content engines and internal tooling for startups and venture programs. Its agent-native media property, the GTM Stacker Agent Registry, maintains a daily-updated catalog of open-source go-to-market and RevOps tools that both people and AI engines can discover, compare, and cite.",
        "foundingDate": "2024-08",
        "knowsAbout": [
          "go-to-market engineering",
          "RevOps",
          "sales automation",
          "marketing operations",
          "open-source software",
          "AI agents"
        ],
        "founder": {
          "@type": "Person",
          "@id": "https://gtmstacker.com/#founder",
          "name": "Theo Popov",
          "jobTitle": "Growth Operations & GTM Systems",
          "url": "https://gtmstacker.com/about/",
          "sameAs": [
            "https://www.linkedin.com/in/theo-popov",
            "https://x.com/Theo_Popov",
            "https://github.com/theopopov"
          ],
          "worksFor": {
            "@id": "https://gtmstacker.com/#organization"
          }
        },
        "sameAs": [
          "https://www.linkedin.com/company/gtmstacker",
          "https://www.youtube.com/@gtmstacker",
          "https://www.instagram.com/gtmstacker/",
          "https://www.tiktok.com/@gtmstacker"
        ],
        "mainEntityOfPage": "https://gtmstacker.com/registry/about/"
      },
      {
        "@type": "SoftwareApplication",
        "@id": "https://gtmstacker.com/registry/tool/drop/#software",
        "name": "Drop",
        "identifier": "io.github.wrr/drop",
        "description": "Apache-2.0 rootless Linux sandbox that runs untrusted programs and agent-generated code in disposable, isolated home directories using user namespaces, with optional gVisor for a stronger boundary. Access is governed by a TOML file and nothing needs root or a container runtime, so you can execute a coding agent's output or a third-party dependency without giving it your real user account.",
        "applicationCategory": "DeveloperApplication",
        "url": "https://gtmstacker.com/registry/tool/drop/",
        "datePublished": "2026-09-22T00:00:00Z",
        "dateModified": "2026-09-22T00:00:00Z",
        "isPartOf": {
          "@id": "https://gtmstacker.com/#website"
        },
        "license": "https://spdx.org/licenses/Apache-2.0.html",
        "codeRepository": "https://github.com/wrr/drop",
        "keywords": "ai-infrastructure, mcp-agents, self-hostable, sandbox, agent-security",
        "author": {
          "@type": "Organization",
          "name": "wrr",
          "url": "https://github.com/wrr",
          "sameAs": [
            "https://github.com/wrr/drop"
          ]
        },
        "offers": {
          "@type": "Offer",
          "price": 0,
          "priceCurrency": "USD"
        },
        "isSimilarTo": [
          {
            "@type": "SoftwareApplication",
            "name": "Bastionskill",
            "url": "https://gtmstacker.com/registry/tool/bastionskill/",
            "applicationCategory": "DeveloperApplication",
            "offers": {
              "@type": "Offer",
              "price": 0,
              "priceCurrency": "USD"
            }
          },
          {
            "@type": "SoftwareApplication",
            "name": "Talos",
            "url": "https://gtmstacker.com/registry/tool/talos/",
            "applicationCategory": "DeveloperApplication",
            "offers": {
              "@type": "Offer",
              "price": 0,
              "priceCurrency": "USD"
            }
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://gtmstacker.com/registry/tool/drop/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "GTM Stacker Registry",
            "item": "https://gtmstacker.com/registry/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "AI Infrastructure",
            "item": "https://gtmstacker.com/registry/category/ai-infrastructure/"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Drop",
            "item": "https://gtmstacker.com/registry/tool/drop/"
          }
        ]
      }
    ]
  },
  "tool": {
    "name": "io.github.wrr/drop",
    "repository": {
      "url": "https://github.com/wrr/drop",
      "source": "github"
    }
  }
}
