← 返回 Skills 市场
116
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install prisma-troubleshoot
功能描述
Troubleshoot Prisma Access issues including GlobalProtect connectivity, policy matching, tunnel status, SCM API errors, and configuration push failures. Use...
安全使用建议
This skill appears to do what it says: it calls the Strata Cloud Manager API and therefore legitimately needs SCM credentials and curl. Before installing or running it: 1) Prefer scoped or read-only SCM credentials for troubleshooting; avoid supplying full admin secrets unless you intend to push changes. 2) Review any proposed POST/push commands before execution — the skill lists endpoints that can change configuration. 3) Test in a non-production environment where possible and confirm actions are audited. 4) Verify the GitHub homepage/repo yourself (https://github.com/leesandao/prismaaccess-skill) to confirm source and review any additional guidance or examples. If you want to prevent accidental changes, do not provide write-scoped secrets or avoid letting the agent execute API write calls autonomously.
功能分析
Type: OpenClaw Skill
Name: prisma-troubleshoot
Version: 1.1.0
The skill bundle is a troubleshooting guide for Prisma Access via Strata Cloud Manager (SCM). It provides diagnostic steps and API endpoint references for an AI agent to use when resolving connectivity and configuration issues. While it requires sensitive environment variables (SCM_CLIENT_SECRET), the instructions in SKILL.md are strictly aligned with the stated purpose and contain no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description, required binaries (curl), and required env vars (SCM_CLIENT_ID, SCM_CLIENT_SECRET, SCM_TSG_ID) are consistent with interacting with the Strata Cloud Manager API to diagnose Prisma Access issues.
Instruction Scope
SKILL.md stays on-topic (diagnostics for GlobalProtect, policy matching, tunnels, API errors, config pushes) and lists SCM API endpoints. It includes both read-only GETs and a POST for pushing candidate configs — so while troubleshooting is expected to call the SCM API, the presence of push endpoints means the agent (or a user following its instructions) could make configuration changes. The doc does not instruct reading unrelated files or other env vars.
Install Mechanism
Instruction-only skill with no install steps or third-party downloads; lowest install risk. It only requires curl to be present on PATH.
Credentials
The three required env vars appear directly related to SCM API usage (client id/secret for OAuth and TSG ID for authorization/tenant scoping). The primaryEnv is set to SCM_CLIENT_ID. Requesting a client secret is expected for authenticated API calls, but callers should provide least-privilege credentials.
Persistence & Privilege
always is false and the skill is not requesting persistent/privileged platform-level presence or modifying other skills' configs. Autonomous invocation is allowed (platform default) but not a unique privilege here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prisma-troubleshoot - 安装完成后,直接呼叫该 Skill 的名称或使用
/prisma-troubleshoot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
## v1.1.0
Version bump. Updated homepage URL. Part of the v1.1.0 release adding migration compatibility matrix to prisma-migrate.
v1.0.1
## v1.0.0 Initial Release / 首次发布
### English
Diagnose and resolve common Prisma Access issues via SCM.
**Troubleshooting areas:**
- GlobalProtect connectivity (certificates, SAML, HIP, DNS, MTU)
- Security policy matching (rule ordering, shadow rules, zone confusion, App-ID)
- Configuration push failures (reference errors, duplicates, concurrent edits)
- Remote Network / Service Connection (IKE/IPSec, BGP, overlapping IPs)
- SCM API errors (400/401/403/404/409/429/500/504 with solutions)
- Performance and latency (bandwidth, QoS, routing, session limits)
### 中文
通过 SCM 诊断和解决常见的 Prisma Access 问题。
**故障排查领域:**
- GlobalProtect 连接(证书、SAML、HIP、DNS、MTU)
- 安全策略匹配(规则顺序、影子规则、区域混淆、App-ID)
- 配置推送失败(引用错误、重复、并发编辑)
- 远程网络/服务连接(IKE/IPSec、BGP、IP 重叠)
- SCM API 错误(400/401/403/404/409/429/500/504 及解决方案)
- 性能和延迟(带宽、QoS、路由、会话限制)
v1.0.0
Initial release: troubleshoot Prisma Access common issues
元数据
常见问题
prisma-troubleshoot 是什么?
Troubleshoot Prisma Access issues including GlobalProtect connectivity, policy matching, tunnel status, SCM API errors, and configuration push failures. Use... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 prisma-troubleshoot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prisma-troubleshoot」即可一键安装,无需额外配置。
prisma-troubleshoot 是免费的吗?
是的,prisma-troubleshoot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
prisma-troubleshoot 支持哪些平台?
prisma-troubleshoot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 prisma-troubleshoot?
由 H@CKMEN(@leesandao)开发并维护,当前版本 v1.1.0。
推荐 Skills