.claude/skills/huawei-cloud-network-queryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Queries Huawei Cloud network resources (VPC/EIP/ELB/NAT/VPN/DNS). Covers VPCs, subnets, security groups, firewalls, route tables, flow logs, EIPs, bandwidths, load balancers, listeners, pools, health monitors, NAT gateways, SNAT/DNAT rules, VPN gateways, VPN connections, DNS zones, record sets, PTR records, and endpoints. No write operations. Use this skill when the user needs to query network topology, security group rules, load balancer config, NAT rules, VPN status, or DNS resolution info. Triggers include: VPC…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/huawei-cloud-network-queryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/huawei-cloud-network-queryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/huawei-cloud-network-queryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @erickeyhu-hug/huawei-cloud-network-queryclawhub inspect @erickeyhu-hug/huawei-cloud-network-query --version 1.0.2This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:b0c28c8e0c922bce36c187197edbcb4d4100ef13db959161e78695cafc4bbc39references/acceptance-criteria.mdreferences/dns/guide.mdreferences/eip/guide.mdreferences/elb/guide.mdreferences/iam-policies.mdreferences/nat/guide.mdreferences/verification-method.mdreferences/vpc/guide.mdreferences/vpn/guide.mdrequirements.txtscripts/check_env.ps1scripts/check_env.shscripts/config.pyscripts/dns/list_api_versions.pyscripts/dns/list_custom_line.pyscripts/dns/list_endpoint_ipaddresses.pyscripts/dns/list_endpoint_vpcs.pyscripts/dns/list_endpoints.pyscripts/dns/list_instances.pyscripts/dns/list_line_groups.pyscripts/dns/list_name_servers.pyscripts/dns/list_private_zones.pyscripts/dns/list_ptr_records.pyscripts/dns/list_ptrs.pyscripts/dns/list_public_zone_lines.pyscripts/dns/list_public_zones.pyscripts/dns/list_record_sets_by_zone.pyscripts/dns/list_record_sets_with_line.pyscripts/dns/list_record_sets.pyscripts/dns/list_resolver_query_log_configs.py- Clarified that all queries are performed via local Python scripts within the skill directory; direct use of CLI tools or API calls is prohibited. - Added detailed environment preparation instructions, including mandatory environment check scripts for Linux/macOS and Windows. - Defined strict workflow: run environment check, identify and run the correct script by consulting guide.md, and always execute scripts using skill action=exec. - Updated supported query scope, explicitly listing all network resource types and scenarios. - Emphasized that no write operations are allowed and reminder not to output sensitive environment variables.