Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/huaweicloud/huaweicloud-devkitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/huaweicloud/huaweicloud-devkit/huaweicloud-core)<a href="https://agentmods.dev/plugins/huaweicloud/huaweicloud-devkit/huaweicloud-core"><img src="https://agentmods.dev/badge/plugins/huaweicloud/huaweicloud-devkit/huaweicloud-core/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/huaweicloud/huaweicloud-devkit/huaweicloud-core"><img src="https://agentmods.dev/badge/plugins/huaweicloud/huaweicloud-devkit/huaweicloud-core.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
huaweicloud-devkit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"interface": {
"displayName": "HuaweiCloud Devkit",
"shortDescription": "HuaweiCloud Devkit - Huawei Cloud guidance, CLI/API/SDK routing, MCP tools, and safety for coding agents.",
"longDescription": "HuaweiCloud Devkit helps coding agents choose and use Huawei Cloud Skills, KooCLI, APIs, SDKs, and MCP tools with less context, safer command execution, and more accurate cloud implementation decisions.",
"developerName": "HuaweiCloud Mate",
"category": "Cloud",
"capabilities": ["Read", "Interactive"],
"websiteURL": "https://github.com/huaweicloud/HuaweiCloud-Devkit",
"brandColor": "#C7000B",
"defaultPrompt": [
"Help me choose the right Huawei Cloud capability.",
"Check my Huawei Cloud CLI setup safely.",
"Plan this Huawei Cloud API or SDK task."
]
},
"mcpServers": "./.mcp.json",
"description": "Guide coding agents to use Huawei Cloud Skills, KooCLI, APIs, SDKs, and future MCP capabilities with safer execution and less context.",
"skills": "./skills/",
"version": "1.1.1",
"author": {
"name": "HuaweiCloud Mate",
"url": "https://github.com/huaweicloud"
},
"hooks": "./hooks/",
"name": "huaweicloud-devkit",
"homepage": "https://github.com/huaweicloud/HuaweiCloud-Devkit",
"repository": "https://github.com/huaweicloud/HuaweiCloud-Devkit",
"license": "Apache-2.0",
"keywords": ["huaweicloud", "huawei-cloud", "koocli", "hcloud", "agent", "mcp", "api", "sdk", "skills"]
}
What it installs
The manifest is a name and a version. 27 skills, 1 hook travel with it, and installing the plugin installs all of them — 2,308 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill huawei-cce A 78 tokens
- Skill huawei-ecs A 171 tokens
- Skill huawei-rds A 76 tokens
- Skill huawei-functiongraph A 67 tokens
- Skill huawei-obs A 116 tokens
- Skill huawei-apig A 66 tokens
- Skill huawei-iam A 96 tokens
- Skill huawei-cloud-eye A 72 tokens
- Skill huawei-getting-started A 74 tokens
- Skill huawei-waf-aad A 82 tokens
- Skill huawei-iac A 234 tokens
- Skill huawei-vpc A 75 tokens
- Skill huaweicloud-troubleshooting A 53 tokens
- Skill huawei-deployment A 59 tokens
- Skill huawei-dew A 99 tokens
- Skill huaweicloud-capability-discovery A 56 tokens
- Skill huawei-dds-dcs A 89 tokens
- Skill huawei-modelarts A 73 tokens
- Skill huawei-smn-dms A 81 tokens
- Skill huaweicloud-api-and-sdk A 54 tokens
- Skill huawei-billing A 63 tokens
- Skill huawei-cts A 63 tokens
- Skill huawei-voucher A 162 tokens
- Skill huaweicloud-safety A 48 tokens
- Skill huawei-cbr A 72 tokens
- Skill huawei-gaussdb A 75 tokens
- Skill huaweicloud-cli-and-auth C 54 tokens
- Hook PreToolUse A not measured
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago Changed b0ade6fe3c8a
- 5d ago Changed 6f9cf95f98d4
- 10d ago First seen · 32 lines scan A 5bd8fa9fe95f
huaweicloud-devkit is a plugin published in the GitHub repository huaweicloud/huaweicloud-devkit (45 stars, last pushed yesterday), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
hello-world
A simple example plugin that demonstrates basic Claude Code plugin functionality.
sipcode
Token-economy observatory for Claude Code: forensic per-session audit, A/B savings verifier, reproducible benchmark, and cost prediction — directly in Claude chat. Auto-installs via npx on first use; no separate npm install required.
dekko
Adds a /map command that programmatically scans the repository: every code file, function, parameter, type, return type, and the call relationships between functions. Writes MAP.md and map.json without spending model tokens on parsing.
anotifier
Desktop & phone notifications for AI coding agents in VS Code and CLI. Supports Claude Code, Codex, Gemini CLI, and Cursor.
essentials
24 commands, 8 agents. Loops, swarms, and teams powered by Claude Code's built-in Task System. Native task dependencies, ctrl+t progress, automatic persistence.
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.