← Back to Skills Marketplace
anmolnagpal

Reservations Hybrid Advisor

by Anmol Nagpal · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
390
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install reservations-hybrid-advisor
Description
Recommend optimal Azure Reservations and Hybrid Benefit coverage for maximum stacked savings
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reservations-hybrid-advisor
  3. After installation, invoke the skill by name or use /reservations-hybrid-advisor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug reservations-hybrid-advisor
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Reservations Hybrid Advisor?

Recommend optimal Azure Reservations and Hybrid Benefit coverage for maximum stacked savings. It is an AI Agent Skill for Claude Code / OpenClaw, with 390 downloads so far.

How do I install Reservations Hybrid Advisor?

Run "/install reservations-hybrid-advisor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Reservations Hybrid Advisor free?

Yes, Reservations Hybrid Advisor is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Reservations Hybrid Advisor support?

Reservations Hybrid Advisor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Reservations Hybrid Advisor?

It is built and maintained by Anmol Nagpal (@anmolnagpal); the current version is v1.0.0.

💬 Comments