AgentStack
SKILL verified MIT Self-run

Zscaler Zcbc

skill-secsilab-zscaler-claude-skills-zscaler-zcbc · by secsilab

Use when working with ZCBC (Cloud & Branch Connector) via OneAPI — partner integrations, policy resources, admin roles, location management, connector groups. Also known as ZTC (Zero Trust Cloud) in newer tooling.

No reviews yet
0 installs
1 views
0.0% view→install

Install

$ agentstack add skill-secsilab-zscaler-claude-skills-zscaler-zcbc

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Zscaler Zcbc? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Zscaler Cloud & Branch Connector (ZCBC)

Overview

ZCBC manages Cloud Connectors and Branch Connectors via OneAPI (complementary to ZTB AirGap API). Use for partner integrations, policy management, admin roles, and connector lifecycle.

MCP Tools

No dedicated MCP tools. Use OneAPI directly.

For full API endpoint reference, see ENDPOINTS.md in this skill directory.

Authentication

OneAPI OAuth2. Base URL: https://api.zsapi.net/zcbc/api/v1

Common Patterns

  • List connector groups and their status
  • Manage partner integrations
  • Configure admin roles for branch management

Known Limitations

  • No MCP tools — all operations via OneAPI direct calls
  • For AirGap-level gateway management, use @zscaler-ztb skill instead

Naming Note: ZCBC → ZTC (Zero Trust Cloud)

ZCBC is being rebranded as ZTC (Zero Trust Cloud) in newer Zscaler tooling and documentation. The skill name remains zscaler-zcbc for continuity, but be aware of the following aliases:

| Context | Name Used | |---------|-----------| | This skill | zscaler-zcbc | | Zscaler SDKs (Python, Go) | ztw (Zero Trust Workloads) | | New Terraform provider | terraform-provider-ztc | | Zscaler Terraformer resources | ztc_* resource prefix | | Newer Zscaler documentation | ZTC (Zero Trust Cloud) |

Terraform provider: The Terraform provider for ZCBC/ZTC is now published as terraform-provider-ztc. If you see references to terraform-provider-zcbc, they point to the same product but use the legacy name. Use terraform-provider-ztc for new Terraform work.

SDK alias: In the Zscaler Python and Go SDKs, the ZCBC module is named ztw. When referencing SDK documentation or source code, search for ztw rather than zcbc.

MCP Server

Live CRUD operations for ZCBC are available via the zscaler-mcp-server. No dedicated zcbc_* MCP tools exist yet — use direct OneAPI calls to https://api.zsapi.net/zcbc/api/v1. See the MCP server repository for any newly added ZCBC tools.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.