← 返回 Skills 市场
Reservations Hybrid Advisor
作者
Anmol Nagpal
· GitHub ↗
· v1.0.0
390
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reservations-hybrid-advisor
功能描述
Recommend optimal Azure Reservations and Hybrid Benefit coverage for maximum stacked savings
安全使用建议
This skill appears coherent: it asks you to provide exported Azure reports or CLI output and explicitly avoids requesting credentials. Before using it: (1) do not paste any secrets, tokens, or full access keys — remove or redact any fields that look like keys or tokens; (2) sanitize PII or subscription IDs if you don’t want them shared; (3) prefer exporting read-only reports (CSV/JSON) from the Portal or using the az CLI locally with a least-privileged account (Cost Management Reader + Reader) and then paste the results; (4) confirm the tool’s claimed savings percentages and recommendations in the Azure Portal or with an authorized Azure partner before purchasing reservations; (5) ask the skill to explicitly confirm it will not attempt remote access if you are concerned about the 'bash' tool listed in the header. If you need higher assurance, run the analysis offline (locally) or share only aggregated/sanitized data.
功能分析
Type: OpenClaw Skill
Name: reservations-hybrid-advisor
Version: 1.0.0
The `SKILL.md` file declares `tools: bash`, granting the agent shell execution capabilities. Although the skill explicitly states it is 'instruction-only' and 'does not execute any Azure CLI commands', it provides `az` CLI commands (`az consumption usage list`, `az vm list`) as examples for the user. This combination creates a potential prompt injection vulnerability where a user could instruct the agent to ignore its own safety rules and execute these read-only commands, or potentially other commands, despite the skill's stated benign intent. This represents a risky capability without clear evidence of intentional malice from the skill itself.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill analyzes reservation utilization, consumption history, and Hybrid Benefit eligibility to recommend commitments. It does not request unrelated credentials, binaries, or system paths. The suggested Azure RBAC roles (Cost Management Reader + Reader) are appropriate for the data the skill asks users to export.
Instruction Scope
SKILL.md stays within scope: it asks the user to export CSV/JSON reports or run read-only az CLI commands and to paste those outputs. It explicitly states it will not execute CLI commands or access the Azure account directly and instructs users to confirm no credentials are included before pasting raw data. Minor inconsistency: the SKILL.md header lists 'bash' as a tool while the prose emphasizes 'instruction-only' operation — clarify that the skill will not run bash remotely and only provides command examples for users to run locally.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill explicitly says 'never ask for credentials' and only requests exported data or console/CLI output, which is proportionate for cost analysis.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. Autonomous model invocation is allowed (platform default) but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reservations-hybrid-advisor - 安装完成后,直接呼叫该 Skill 的名称或使用
/reservations-hybrid-advisor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Azure Reservations & Hybrid Benefit Advisor skill:
- Provides step-by-step, instruction-only guidance to maximize Azure savings via Reservations and Hybrid Benefit stacking.
- Requires user-exported CSV/JSON data or workload descriptions for personalized analysis.
- Outputs clear reservation, Hybrid Benefit, and combined savings recommendations, including break-even calculations.
- Highlights risks and flags non-suitable workloads for reservations.
- Ensures user privacy—never processes credentials or sensitive access information.
元数据
常见问题
Reservations Hybrid Advisor 是什么?
Recommend optimal Azure Reservations and Hybrid Benefit coverage for maximum stacked savings. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 390 次。
如何安装 Reservations Hybrid Advisor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reservations-hybrid-advisor」即可一键安装,无需额外配置。
Reservations Hybrid Advisor 是免费的吗?
是的,Reservations Hybrid Advisor 完全免费(开源免费),可自由下载、安装和使用。
Reservations Hybrid Advisor 支持哪些平台?
Reservations Hybrid Advisor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reservations Hybrid Advisor?
由 Anmol Nagpal(@anmolnagpal)开发并维护,当前版本 v1.0.0。
推荐 Skills