ASD

Cloudflare One Migrations

Planifica migraciones desde Zscaler ZIA/ZPA, Palo Alto, VPN heredada, SWG o SASE hacia Cloudflare One: evaluaciones, mapeo de políticas, planes de rollout y análisis de paridad/brechas.

Oficial

Reemplaza a: Zscaler ZIA/ZPA, Palo Alto NGFW/Prisma/GlobalProtect, VPN/SWG/SD-WAN heredado

Estrellas
2.6k

en todo el repo

Actividad
56

0–100, la ruta de este skill

Actualizado
hace 2 meses

último commit aquí

Commits
6

últimos 90 días

Contexto
3.1k tok

47 tok en reposo

Paquete
1 archivo

12 KB

Instalar

Funciona con cualquier agente que lea SKILL.md

npx -y skills add cloudflare/skills --skill cloudflare-one-migrations --agent claude-code

Se instala solo en este repositorio.

Qué hace

  • Guía la evaluación y planificación de migraciones desde Zscaler ZIA/ZPA, Palo Alto o VPN heredada hacia Cloudflare One
  • Construye un inventario de identidades, apps, políticas y conectores del stack de origen
  • Produce un plan de mapeo objeto por objeto con confianza, prerrequisitos y elementos no migrados
  • Aplica heurísticas de mapeo específicas por proveedor y detecta trampas comunes por stack
  • Define gates de validación, plan de rollback y una plantilla de evaluación de migración

Úsalo cuando

  • Se necesita una evaluación de migración desde Zscaler ZIA/ZPA, Palo Alto, VPN heredada, SWG o SASE
  • Hay que mapear políticas del stack de origen a recursos de Cloudflare One
  • Se requiere un plan de rollout con pilotos, comparación de logs y decisiones manuales
  • Se necesita un análisis de paridad/brechas antes de decommission del stack de origen

No lo uses cuando

    Qué lo activa

    Di cualquiera de estas frases y el agente debería cargar este skill.

    • Ayúdame a mapear nuestras políticas de Zscaler ZIA a Cloudflare Gateway
    • Necesito un plan de migración de ZPA a Cloudflare Access y Tunnel
    • Evalúa el gap de nuestras reglas de Palo Alto antes de migrar a Cloudflare One

    SKILL.md

    En inglés

    Cloudflare One Migrations

    Retrieve current Cloudflare docs, Cloudflare API schemas, and source-vendor export docs before generating exact configuration.

    Workflow

    1. Identify the source stack: Zscaler ZIA, Zscaler ZPA, Palo Alto NGFW/Prisma/GlobalProtect, legacy VPN/SWG/SD-WAN, or other.
    2. Request exports and logs before mapping. Prefer structured exports over screenshots or prose summaries.
    3. Build an inventory: identities, groups, apps, destinations, connectors/tunnels, DNS/URL/firewall/DLP/TLS policies, objects/lists, locations/sites, exceptions, hit counts, and compliance logging.
    4. Produce a mapping plan: source object, Cloudflare One target resource, confidence, prerequisites, unsupported/partial mappings, and manual decisions.
    5. Create dependencies first: identity/SCIM, connectors/on-ramps, routes/DNS, lists/objects, TLS bypasses, Access apps/policies, Gateway policies, DLP/CASB, logging.
    6. Stage safely: use a migration prefix, create disabled/audit-mode rules by default, pilot with small groups/sites, compare logs, then expand rollout.
    7. Account for every source rule. Each rule must map to a Cloudflare object or an explicit Not Migrated row with reason and security impact.

    Exports To Ask For

    • ZIA: URL filtering, firewall filtering, SSL inspection, DLP, custom URL categories, IP groups, network services/service groups, users/groups/departments, locations, GRE tunnels, and static IPs.
    • ZPA: app segments, segment groups, server groups, app connectors/connector groups, access policies, IdP/group mapping, private DNS domains, ports, and protocols.
    • Palo Alto/Prisma: security/NAT/decryption rules, address/service objects and groups, URL categories, HIP profiles, GlobalProtect config, Prisma Access remote network/service connection config, zones, tags, logs, and hit counts.

    Mapping Heuristics

    Migration Assessment Prompts

    • Source coverage: which products are in scope, which exports are available, and whether screenshots/prose summaries are hiding missing object files.
    • Rule volume and hit data: counts by rule type, disabled/stale rules, no-hit rules, high-hit rules, and business-critical exceptions.
    • Object dependencies: address objects, service objects, groups, custom categories, network services, app IDs, zones, tags, connectors, and server groups.
    • Identity readiness: IdP, SCIM/group sync, group-name normalization, individual-user rules, local groups, service accounts, and contractor identities.
    • TLS/DLP readiness: source decryption rules, certificate-pinned bypasses, DLP engines/profiles, custom regex, exact-match data, and payload logging expectations.
    • Connectivity readiness: source tunnels/connectors, private DNS, Split Tunnels or bypass behavior, source IP preservation, egress IP allowlists, and site-to-site requirements.
    • Rollout readiness: pilot groups/sites, parallel-run period, rollback owner, source-stack decommission criteria, and monitoring/log comparison plan.

    Source-Specific Traps

    Zscaler ZIA / SWG

    • Custom URL categories often split into separate IP, domain, and URL lists. Count the generated lists, not just source categories.
    • ZIA locations with IPs are useful as source IP lists; they are not automatically Gateway DNS locations for DNS policy scoping.
    • GRE tunnel source IPs can inform policy conditions, but the transport migration is a separate WARP Connector or Cloudflare WAN workstream.
    • CAUTION/warn behavior has no exact Gateway equivalent. Treat it as an explicit customer decision, not a silent allow/block choice.
    • DLP engines and custom regex usually require manual Cloudflare DLP profile recreation. Placeholder policies must not be enabled as if DLP is complete.
    • Network application groups and unsupported protocols are partial mappings. Review them before enablement.
    • If SCIM is unavailable, identity-scoped source rules become overly broad unless you add an enforceable alternative such as user/email lists. Check Gateway identity selectors before creating those rules.

    Zscaler ZPA / Private Access

    • ZPA app segments, server groups, and connector groups do not map 1:1. Cloudflare separates Access apps, tunnel routes, DNS, and policies.
    • Creating tunnels through the API does not complete connector deployment. Plan cloudflared installation, authentication, and origin reachability separately.
    • Create one Cloudflare Tunnel per ZPA connector group regardless of connector runtime status (AUTHENTICATED, DISCONNECTED, or disabled). Status is operational, not architectural. Tag disconnected or legacy groups in the tunnel description and let the customer decide what to decommission after validation.
    • Each ZPA connector instance within a group maps to one cloudflared replica running against that tunnel's token. Match replica count to connector instance count per group to preserve the same topology. A single tunnel token supports multiple simultaneous cloudflared processes. Recommend installing replicas within the same data center but on different hosts or subnets.
    • For each connector group, identify all server groups linked to it and all app segments assigned to those server groups. IP addresses and CIDRs in those app segments become CIDR routes on the corresponding tunnel; domain names become hostname routes on the same tunnel. Prefer one CIDR route per subnet over per-host /32 routes where a broad subnet covers all app segment IPs.
    • ZPA bypass means split-tunnel bypass in Cloudflare, not an Access bypass decision. Bypass rules map to WARP Split Tunnel exclude entries. This is a manual configuration step with no API automation - the customer must add bypassed domains and IPs to the device profile split tunnel exclude list through the dashboard.
    • Agentless/browser apps may become separate public-hostname Access apps per domain. WARP private apps remain private-destination apps.
    • The default Cloudflare Access application destination limit is 5 hostnames per app. For ZPA migrations with large app segments, contact the Cloudflare account team to request an increase (up to 50) before implementation. Confirm the limit is active on the account before creating apps - without it, large segments must be split into multiple apps with identical policies, significantly increasing object count.
    • IP-anchored apps require an explicit egress decision before migration: preserve source IP through customer egress, use Cloudflare dedicated egress where available, or accept that the target service must be updated to allow new source IPs. This is a customer decision that blocks implementation if unresolved.
    • Resolver policies can be account-wide. Be careful with overlapping private DNS namespaces across sites or virtual networks; retrieve resolver policy docs before making DNS changes.
    • Each ZPA access policy rule maps to a Cloudflare reusable Access policy. Create all reusable policies before attaching them to Access apps. In default-deny Gateway Network environments, additionally create a Network allow rule with selector "Self-hosted Access App with Private Address is Present" (wirefilter: any(access.private_app[*] in {"*"})) at higher precedence than any broad L4 block rules - without it, Gateway blocks private app traffic before Access policy evaluation occurs.
    • In combined ZIA and ZPA migrations, Gateway Network rules can accidentally block Access private-app traffic. The Gateway Network allow rule above is the fix - place it at higher precedence (lower number) than ZIA-migrated block rules. Add and validate this rule before enabling broad L4 blocks.

    Palo Alto / Prisma / NGFW

    • One Palo Alto rule can produce multiple Cloudflare resources. Preserve rule intent, not rule count.
    • App-ID, URL category, zone, HIP, schedule, and decryption behavior rarely translate exactly. Mark partial mappings rather than forcing false equivalence.
    • Export address/service objects and groups with rules. Missing object exports cause silent-looking drops unless explicitly detected.
    • Broad any destination/service rules and very broad CIDRs require manual review. Do not auto-create broad catchalls.
    • HIP/device checks require Cloudflare device posture integrations before enforcement.

    Gotchas

    • Source exports often split references across files. Resolve IDs against object, service, and group files before declaring a rule unmappable.
    • Individual users, local groups, departments, and dynamic application IDs often need identity normalization. SCIM/group sync is the gating prerequisite for group selectors.
    • Zscaler caution/warn behavior, Palo Alto App-ID behavior, and TLS/decryption exceptions may not have exact equivalents. Flag them as decision points instead of forcing a 1:1 mapping.
    • Preserve source rule order and hit counts where available. Disable or delete stale/no-hit rules only with user approval.
    • Never create broad allow-all catchalls to preserve connectivity unless explicitly requested and time-limited.

    Validation Gates

    • After each migration stage, compare Cloudflare object counts against parsed source counts. Stop on mismatches.
    • Review every unsupported, partial, unmapped, needs_identity, needs_posture, and manual_review item before enabling policies.
    • Validate group matching with real pilot users after SCIM sync and re-authentication.
    • Test TLS inspection and Do Not Inspect behavior before enabling HTTP/DLP blocks broadly.
    • Keep rollback paths explicit: disable migrated rules by prefix, restore source routing, or revert the pilot group/site.
    • Before declaring done, produce a source-rule accounting table: migrated object, partial mapping, not migrated reason, security impact, and owner for each manual action.

    Assessment Template

    ## Migration Assessment
    
    Source stack:
    Artifacts reviewed:
    Assumptions / missing exports:
    Recommended Cloudflare One target:
    Mapping summary:
    Risks / partial mappings:
    Not migrated:
    Pilot plan:
    Validation:
    Rollback:
    

    Reproducido de cloudflare/skills bajo licencia Apache-2.0. Leer esta página en markdown.

    Archivos

    1 archivo en el paquete. Solo se lee SKILL.md al activarse — las referencias se cargan si el skill decide que las necesita.

    Antes de instalar

    Requiere exports estructurados del stack de origen (políticas, objetos, logs de hits) y acceso a docs/esquemas de API de Cloudflare actualizados.

    Detalles

    Creador
    cloudflare
    Licencia
    Apache-2.0
    Recursos incluidos
    Solo SKILL.md
    Código fuente
    Ver SKILL.md

    Etiquetas

    Más de cloudflare/skills

    Este repo incluye 13 skills. Si instalas uno, normalmente ya tienes los demás.

    Configura Cloudflare Turnstile de extremo a extremo: crea el widget, lo inserta donde haga falta verificar bots, conecta el siteverify server-side y valida todo antes de reportar éxito.

    Costo de contexto al activarse
    7.2k tok
    Tamaño del paquete
    13 archivos
    Última actualización
    hace 20 días
    Oficialseguridad

    Úsalo al construir apps de Cloudflare Sandbox sobre @cloudflare/sandbox@next: ejecución de código, AI runners, intérpretes, jobs CI, terminales, archivos, mounts, tunnels, preview URLs, lifecycle o errores.

    Costo de contexto al activarse
    1.8k tok
    Tamaño del paquete
    3 archivos
    Última actualización
    hace 7 días
    Oficialdevops infraestructura

    Úsalo al construir o modificar apps de Cloudflare Sandbox sobre el paquete estable @cloudflare/sandbox: comandos, sesiones, ficheros, puertos, tunnels, terminales, bridge, producción o limpieza de APIs deprecated en stable.

    Costo de contexto al activarse
    2.3k tok
    Tamaño del paquete
    1 archivo
    Última actualización
    hace 7 días
    Oficialdevops infraestructura

    Úsalo al portar una app Cloudflare Sandbox de @cloudflare/sandbox estable a @cloudflare/sandbox@next (Sandbox SDK 1.0 preview), o al migrar/actualizar a Sandbox 1.0 / @next.

    Costo de contexto al activarse
    2k tok
    Tamaño del paquete
    1 archivo
    Última actualización
    hace 7 días
    Oficialdevops infraestructura

    Skill integral de la plataforma Cloudflare: Workers, Pages, almacenamiento (KV, D1, R2), IA, feature flags, redes, seguridad e infraestructura como código (Terraform, Pulumi).

    Costo de contexto al activarse
    2.2k tok
    Tamaño del paquete
    320 archivos
    Última actualización
    el mes pasado
    Oficialdevops infraestructura

    Guía el trabajo de Zero Trust y SASE en Cloudflare One (Access, Gateway, WARP, Tunnel, WAN, DLP, CASB, device posture, identidad), priorizando siempre la documentación y esquemas de API actuales.

    Costo de contexto al activarse
    5.6k tok
    Tamaño del paquete
    1 archivo
    Última actualización
    hace 2 meses
    Oficialdevops infraestructura

    Skills relacionados

    Configura Turborepo para builds de monorepo eficientes con caché local y remota. Útil al configurar Turborepo, optimizar pipelines de build o implementar caching distribuido.

    Costo de contexto al activarse
    2k tok
    Tamaño del paquete
    1 archivo
    Última actualización
    hace 5 meses
    devops infraestructura

    Implementa observabilidad integral para service meshes, incluyendo tracing distribuido, métricas y visualización. Útil para monitoreo de mesh, depuración de latencia y SLOs.

    Costo de contexto al activarse
    708 tok
    Tamaño del paquete
    2 archivos
    Última actualización
    hace 2 meses
    devops infraestructura

    Define e implementa Indicadores (SLI) y Objetivos (SLO) de nivel de servicio con error budgets y alertas, para establecer metas de fiabilidad y prácticas SRE.

    Costo de contexto al activarse
    1.8k tok
    Tamaño del paquete
    2 archivos
    Última actualización
    hace 2 meses
    devops infraestructura