From asi
Deploys Google BeyondCorp Enterprise zero trust access using IAP, context-aware policies, device trust, and Access Context Manager for GCP resources and apps. Useful for securing internal applications without VPNs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:implementing-zero-trust-with-beyondcorpThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Google BeyondCorp Enterprise implements the zero trust security model by eliminating the concept of a trusted network perimeter. Instead of relying on VPNs and network location, BeyondCorp authenticates and authorizes every request based on user identity, device posture, and contextual attributes. Identity-Aware Proxy (IAP) serves as the enforcement point, intercepting all requests to protected...
Google BeyondCorp Enterprise implements the zero trust security model by eliminating the concept of a trusted network perimeter. Instead of relying on VPNs and network location, BeyondCorp authenticates and authorizes every request based on user identity, device posture, and contextual attributes. Identity-Aware Proxy (IAP) serves as the enforcement point, intercepting all requests to protected resources and evaluating them against Access Context Manager policies. This skill covers configuring IAP for web applications, defining access levels based on device trust and network attributes, and auditing access policies for compliance.
Configure Identity-Aware Proxy on Compute Engine, App Engine, or HTTPS load balancer backends.
Create Access Context Manager access levels based on IP ranges, device attributes (OS version, encryption, screen lock), and geographic location.
Apply access levels as IAP conditions to enforce context-aware access decisions on protected resources.
Query IAP audit logs, verify policy enforcement, and identify gaps in zero trust coverage.
JSON report containing IAP-protected resources, access level definitions, policy binding audit results, and zero trust coverage metrics.
npx claudepluginhub plurigrid/asi --plugin asiConfigures Google BeyondCorp Enterprise zero trust access using IAP, context-aware policies, device trust validation, and Access Context Manager for identity- and posture-based access to GCP resources.
Deploys Google BeyondCorp Enterprise zero trust access controls using IAP, context-aware policies, and Access Context Manager for identity and posture-based access to GCP resources.
Deploys Google BeyondCorp Enterprise zero-trust access control on GCP resources and internal apps using IAP, Access Context Manager, device trust verification, and context-aware policies.