alicloud-backup-hbr-test

Tests authentication, API reachability, and read-only queries for HBR Backup skill.

396|34|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-backup-hbr-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-backup-hbr-test
Source: https://github.com/cinience/alicloud-skills/tree/main/tests/backup/alicloud-backup-hbr-test
Command: npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-backup-hbr-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures the basic operational integrity of the alicloud-backup-hbr skill, verifying its ability to authenticate and perform read-only operations.

Core Features & Use Cases

  • Authentication Check: Confirms that the skill can successfully authenticate with Alibaba Cloud using provided credentials.
  • API Reachability: Validates that the skill can reach and interact with the HBR service APIs.
  • Read-Only Query Test: Executes a minimal, low-risk read-only API call to confirm data retrieval capabilities.
  • Use Case: Before deploying critical backup jobs, run this test to guarantee that the backup skill is correctly configured and can communicate with the HBR service.

Quick Start

Run the smoke test for the alicloud-backup-hbr skill.

Frequently Asked Questions about alicloud-backup-hbr-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test Alibaba Cloud HBR backup connectivity before running a job?

To test Alibaba Cloud HBR backup connectivity, you can run a smoke test that validates minimal authentication, API reachability, and executes a read-only query path. This confirms the skill can authenticate and interact with the HBR service.

What is a smoke test for Alibaba Cloud HBR and what does it validate?

A smoke test for Alibaba Cloud HBR validates basic operational integrity by confirming successful authentication with provided credentials and verifying API reachability. It ensures the backup skill can communicate with the HBR service before deployment.

Does the HBR validation test perform any write operations on my backup data?

No, the HBR validation test does not perform write operations. It executes a minimal, low-risk read-only API call to confirm data retrieval capabilities and records test results and evidence in the output directory for verification.

Can I use this HBR test skill to verify my Alibaba Cloud backup configuration?

Yes, you can use this HBR test skill to verify your Alibaba Cloud backup configuration. It performs a read-only query test to ensure the skill is correctly configured and can successfully retrieve data from the HBR APIs.

Why should I run an HBR backup validation test before deploying critical jobs?

You should run an HBR backup validation test before deploying critical jobs to guarantee the backup skill is correctly configured. It verifies authentication and API reachability, preventing communication failures with the HBR service during actual backup operations.

What limitations should I expect from an alicloud-backup-hbr smoke test?

The limitation of an alicloud-backup-hbr smoke test is that it only performs minimal authentication and a single read-only query path. It does not validate full backup or restore operations, only basic API connectivity and data retrieval.