Twingate — управление сетевым доступом без VPN

integrations

Twingate is a Claude Code skill that integrates with Twingate, a zero trust network access (ZTNA) solution designed to replace traditional VPNs, enabling programmatic control over secure remote access to internal resources. The skill uses the Membrane CLI to manage networks, connectors, resources, groups, users, security policies, and activity events — with authentication and credential refresh handled automatically. Setting up a connection is straightforward: `membrane connection ensure` locates or creates a connection by URL, and `membrane action run` executes discovered actions against it. When built-in actions don't cover a use case, `membrane request` proxies calls directly to the Twingate API with injected auth headers. It's a practical choice for IT and security teams looking to automate access management workflows without dealing with auth plumbing manually.