.claude/skills/huawei-cloud-kunpeng-source-code-migrate1 structural issue
- error: description exceeds the 1,024-character Agent Skills limit.
SKILL.md
Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Analyze the migrability of C/C++/ASM/Fortran/Go/Java/Python/Scala source code to Kunpeng (ARM64) platform using Huawei DevKit CLI tool. Connect to the source server via SSH, install DevKit, scan source code, and generate a migration assessment report. If the user does not have a remote server, this skill can automatically provision a Kunpeng ECS instance on Huawei Cloud (Guiyang Region 1) using hcloud CLI. Use this skill when the user wants to: (1) assess source code portability/migrability to Kunpeng ARM platform…
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-kunpeng-source-code-migrateSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/huawei-cloud-kunpeng-source-code-migrateSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/huawei-cloud-kunpeng-source-code-migrateSKILL.mdRuntime, 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 @huaweiclouddev/huawei-cloud-kunpeng-source-code-migrateclawhub inspect @huaweiclouddev/huawei-cloud-kunpeng-source-code-migrate --version 1.0.0This 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:1bdc5014da36a863ac6017943507afde732855187394eac226d5ada620e4e9e6references/acceptance-criteria.mdreferences/cli-installation-guide.mdreferences/devkit-cli-reference.mdreferences/devkit-installation-guide.mdreferences/iam-policies.mdreferences/migration-report-guide.mdreferences/prerequisites.mdreferences/scripts-guide.mdreferences/task-connect-server.mdreferences/task-install-devkit.mdreferences/task-local-devkit.mdreferences/task-prepare-server.mdreferences/task-scan-source-code.mdreferences/troubleshooting.mdreferences/verification-method.mdscripts/detect_os.pyscripts/install_devkit.shscripts/provision_kunpeng_server.shscripts/ssh_client.pyskill-card.mdSKILL.mdInitial release of Kunpeng migration source code assessment skill. - Analyze C/C++/ASM/Fortran/Go/Java/Python/Scala code for migrability to Huawei Kunpeng (ARM64) platform using DevKit CLI. - Supports connecting to user’s own server via SSH or auto-provisioning a Kunpeng ECS instance on Huawei Cloud (Guiyang Region 1). - Core features: OS detection, unified SSH operations (paramiko), DevKit installation, source code migration scanning, and migration report generation. - All sensitive credentials must be provided as environment variables by the user and are never requested in chat. - User must specify the source code path before any scan; no code is scanned or uploaded without explicit user confirmation. - Includes clear operational instructions and strict safeguards to prevent destructive or insecure actions.