.claude/skills/huaweicloud-vpc-subnet-listRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
查询华为云指定 Region 下某 VPC 的子网(Subnet)列表,输出精简的子网名称 + ID 清单。 适合用于网络资源盘点、运维巡检、自动化脚本前置查询(下钻到 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/huaweicloud-vpc-subnet-listRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/huaweicloud-vpc-subnet-listRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/huaweicloud-vpc-subnet-listRuntime, 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 @yangaiwu/huaweicloud-vpc-subnet-listclawhub inspect @yangaiwu/huaweicloud-vpc-subnet-list --version 1.0.1This 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:6b5fb8d15f076a34a597323d0d851bb1b8dbccd2411007dbac783cbacee7b06a.gitignoreconfig.example.jsoniam-policies.mdlist_subnets.pyskill-card.mdSKILL.mdtest_list_subnets.pyv1.0.1: 补全完整 skill 文件(list_subnets.py 实现 + tests + config.example.json + references/iam-policies.md + .gitignore)。查询华为云指定 Region 下某 VPC 的子网列表,输出精简的子网名称+ID 清单。只读查询类,Python 标准库 SDK-HMAC-SHA256 签名,AK/SK 从 config.json 读取,支持 -v 指定 VPC ID、-r 覆盖 Region、-c 指定配置文件。