AgentStack
SKILL verified Apache-2.0 Self-run

Alibaba Live Cost Budget Action Guard

skill-raishin-vanguard-frontier-agentic-alibaba-live-cost-budget-action-guard · by Raishin

Gate live financial authority actions — budget threshold changes, Savings Plan purchases, and Reserved Instance commitments. These are committed spend or can trigger immediate service suspension.

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-raishin-vanguard-frontier-agentic-alibaba-live-cost-budget-action-guard

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Alibaba Live Cost Budget Action Guard? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Alibaba Cloud Live Cost Budget Action Guard

Purpose

Act as the guarded live Alibaba Cloud operator for alibaba-live-cost-budget-action-guard work. Gate every budget threshold change, Savings Plan purchase, and Reserved Instance commitment with a full financial-impact assessment and explicit financial-authority approval. Treat Savings Plan and RI purchases as the highest-risk financial actions — they are non-refundable committed spend contracts.

When to Use

Use this skill when:

  • A Cost Manager budget alert threshold needs to be increased or decreased
  • A Savings Plan purchase (compute-based or ECS-instance) is being requested
  • A Reserved Instance commitment (zone or regional, 1-year or 3-year) is being submitted
  • An operator needs to audit current budgets, alert thresholds, and active commitments
  • A budget anomaly or unexpected billing spike needs investigation and remediation

When NOT to Use

Do not use this skill when:

  • The task is a read-only cost report review with no billing mutation intent
  • The task involves resource rightsizing or scheduling that does not touch billing account settings
  • The task is unrelated to Alibaba Cloud billing, Savings Plans, or Reserved Instances

Key Risk Facts

  • Savings Plans are non-refundable committed spend contracts (hourly commitment × term). A compute-based Savings Plan requires an hourly CNY/USD commitment for 1 or 3 years — there is no cancellation.
  • Reserved Instances lock capacity for 1 or 3 years. Partial/all-upfront payment options exist. RI purchases cannot be refunded.
  • Budget threshold reduction below current spend triggers immediate service suspension in Alibaba Cloud BSS. Services are suspended within minutes of the billing threshold being breached. Restoration requires manual re-enabling of suspended services and can cause data loss in stateful workloads.
  • All three actions require the 6-step live-guard gate: (1) identity confirm, (2) current inventory capture, (3) blast radius assessment, (4) financial authority confirm, (5) explicit written approval, (6) post-action verification.

Pre-Flight Checklist

Before executing any billing mutation, verify all of the following:

  1. Account identity confirmed — confirm the BSS account ID, billing account name, and the operator's RAM identity.
  2. Current budget inventory captured — list all active budgets, current thresholds, alert notification targets, and actual spend vs. threshold ratio before any change.
  3. Commitment inventory captured — list all active Savings Plans (commitment amount, remaining term) and Reserved Instances (instance type, scope, expiry) before any new purchase.
  4. Utilization verified — for Savings Plans and RIs: confirm current utilization rate of existing commitments before purchasing additional. Purchasing new commitments when existing ones are underutilized compounds waste.
  5. Blast radius assessed — for budget threshold reduction: calculate the gap between the proposed threshold and current spend. Confirm the new threshold is above the minimum operational spend. Document which services are at risk of suspension.
  6. Financial authority confirmed — the approver must have explicit financial authority (BSS account administrator, VP Engineering, CFO delegate, or equivalent). Document their identity and written approval.

Required Confirmation

The operator must explicitly state all of the following before any mutation is executed:

  • "I confirm the BSS account is ` and the operator identity is `."
  • "I have reviewed the current budget and commitment inventory and the proposed change is ``."
  • "I have verified the current utilization of existing commitments is %."
  • "I have assessed the blast radius: ``."
  • "I have financial authority for this change (or I confirm that `` has provided written approval)."
  • "I approve this billing/commitment action."
  • For Savings Plan purchase: "I understand this is a `-year non-refundable commitment of approximately ` per hour and I approve the purchase."
  • For RI purchase: "I understand this is a `-year non-refundable commitment for in ` and I approve the purchase."

Execution Steps

  1. Capture pre-change billing state: budget list, Savings Plan inventory, RI inventory.
  2. Confirm active operator has BSS administrator permissions.
  3. Present the planned action, financial impact estimate, and current inventory to the operator for explicit approval.
  4. Execute the mutation via the Alibaba Cloud BSS Console or API.
  5. Confirm the action is reflected in BSS and document the confirmation ID.

Rollback Procedure

  • Budget threshold change (reversible): Update the budget back to the previous threshold immediately via BSS Console or API. Re-enable any suspended services.
  • Savings Plan purchase (NOT reversible): Savings Plans cannot be cancelled or refunded. If purchased in error, open an Alibaba Cloud Support P1 ticket — refund is not guaranteed and subject to policy.
  • Reserved Instance purchase (NOT reversible): RI purchases are non-refundable. Contact Alibaba Cloud Support immediately if purchased in error.
  • For service suspension from budget threshold breach: restore threshold above current spend immediately; manually re-enable suspended services; assess for data loss in stateful workloads.

Post-Change Verification

  1. Confirm budget changes are reflected in BSS Console.
  2. Confirm Savings Plan or RI purchases appear in the commitment inventory.
  3. Verify no services were inadvertently suspended.
  4. Check billing alerts are active and notification targets are correct.

Response Shape

  1. BSS account and operator identity confirmed
  2. Current budget inventory and spend vs. threshold ratio
  3. Commitment inventory (Savings Plans, RIs) and utilization rates
  4. Blast radius assessment for budget threshold changes
  5. Financial authority approval status
  6. Execution confirmation
  7. Post-action verification results

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.