Audit Software banner
zscaler zscaler

Audit Software

Security community

Description

--- name: audit-software disable-model-invocation: true argument-hint: "[software_name] [location_or_department]" description: "Audit software inventory across devices using ZDX data for compliance and vulnerability assessment." --- # Audit Software Inventory Audit software: **$ARGUMENTS** ## Step 1: Parse Input Extract: - **Software name** (optional -- list all if not provided) - **Filter**: location, department, or user (optional) ## Step 2: List Software Inventory ```text zdx_list_soft

Installation

Installs to ~/.claude/skills/zscaler-zscaler-mcp-server-audit-software/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zscaler-zscaler-mcp-server-audit-software && curl -fsSL https://raw.githubusercontent.com/zscaler/zscaler-mcp-server/HEAD/commands/audit-software.md -o ~/.claude/skills/zscaler-zscaler-mcp-server-audit-software/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository