📦 Google Cloud CLI — 实用工具

v1.0.0

管理 Google Cloud 平台 resources 使用 official gcloud 命令行工具, discovering command syntax dynamically 使用 `gcloud <group> --help` before execution.

0· 393·1 当前·1 累计
felipe0liveira 头像by @felipe0liveira (Felipe Oliveira)
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
This is an instruction-only wrapper for the official gcloud CLI that only requires the gcloud binary and enforces explicit user approval and context checks before running commands; its requirements and instructions are consistent with its stated purpose.
评估建议
This skill appears coherent and low-risk: install the official gcloud CLI from Google, and run the skill only in an environment where the active gcloud identity is a dedicated, least-privilege service account (not a personal or broad admin account). Always review the full command the agent presents before approving execution — the skill relies on your explicit approval for all operations. If your organization forbids use of service account keys or requires workload identity federation, follow th...
详细分析 ▾
用途与能力
The skill's name/description (gcloud CLI wrapper) matches the declared requirements: it only requires the gcloud binary and references only Google Cloud command groups. No unrelated credentials, binaries, or config paths are requested.
指令范围
SKILL.md confines behavior to discovering command syntax via `gcloud &lt;group&gt; --help`, checking active gcloud account/project, presenting the full command, and waiting for explicit user approval before execution. It does not instruct reading unrelated files, exfiltrating data, or contacting external endpoints.
安装机制
There is no automated install spec; the skill points to the official gcloud installation docs (manual install). No archives or third-party downloads are specified, so nothing is written/executed by the skill itself.
凭证需求
No environment variables or external credentials are declared. The skill uses the local gcloud authentication/configuration context (expected for a gcloud wrapper). Users must be aware that whatever identity is active locally will be used, so least-privilege service accounts are recommended.
持久化与权限
The skill is user-invocable, not always-on, and disables model invocation (so it cannot execute autonomously). It requests no system-wide persistence or modification of other skills' configurations.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.0

Configuration changes (set, unset, reset)

无害

安装命令

点击复制
官方npx clawhub@latest install gcloud-cli
镜像加速npx clawhub@latest install gcloud-cli --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库