Real Skill packageSource verifiedClawHub registry

alibabacloud-ecs-code-deploy

基于 aliyun appmanager 一键把项目代码部署到阿里云 ECS 云服务器,覆盖环境预检、询价、部署、日志验证、失败诊断重试全流程。支持 App / AI Agent(LangChain / AutoGen / AgentScope / MCP / FastAPI / Flask / Spring Boot 等),新建或已有 ECS 实例,自动处理分组冲突、zip 解压、余额不足、地域参数透传、重复部署免初始化。触发词:部署到ECS、部署项目到ECS、部署到云服务器、把这个项目部署上去、上线到ECS、把仓库部署到ECS、当前目录部署、阿里云ECS部署、appmanager部署、aliyun appmanager、一键部署App、部署AI Agent、deploy to ECS、code deploy、deploy app、deploy agent、appmanager deploy、ECS code deploy、跑一下这个项目、把代码跑到ECS上、ECS上线。

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 61% rule confidence
Package forminstruction with code11 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-ecs-code-deploy
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/alibabacloud-ecs-code-deploy

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/alibabacloud-ecs-code-deploy

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/alibabacloud-ecs-code-deploy

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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 @sdk-team/alibabacloud-ecs-code-deploy
clawhub inspect @sdk-team/alibabacloud-ecs-code-deploy --version 1.0.3

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
11 / 11 inspected as text
Checked
8/13/2026, 7:58:57 AM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
highRemote content is piped directly to a shellreferences/script-templates.md:90 · confidence 98%curl ... | bash
mediumRemote installer is downloaded without an integrity checkreferences/script-templates.md:126 · confidence 70%curl --connect-timeout 30 --max-time 60 -fsS https://composer.github.io/installer
1 High/Critical review queue entry
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
15 dependency and API indicators
  • pypi: PyYAML >=6.0.1
  • api: 0.0.0.0
  • api: aliyun-cli.oss-cn-hangzhou.aliyuncs.com
  • api: bailian.console.aliyun.com
  • api: clawhub.ai
  • api: composer.github.io
  • api: computenest.console.aliyun.com
  • api: deb.nodesource.com
  • api: getcomposer.org
  • api: github.com
  • api: go.dev
  • api: golang.google.cn
  • api: help.aliyun.com
  • api: rpm.nodesource.com
  • api: usercenter2.aliyun.com
External clawhub result: suspicious

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.

Evidence checked
8/13/2026, 2:17:18 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:af2cf5dd61cf890a78046e2ae7b7f662aa6712394feee6eaea5402b2865bd51a
Show up to 11 recorded paths
  • references/deploy-output-and-management.md
  • references/init-and-credentials.md
  • references/lessons-learned.md
  • references/ram-policies.md
  • references/script-templates.md
  • references/skill-dir-resolution.md
  • references/tutorial-flask-app.md
  • scripts/deploy_toolkit.py
  • scripts/requirements.txt
  • skill-card.md
  • SKILL.md

Source changelog

alibabacloud-ecs-code-deploy v1.0.3 - SKILL.md majorly updated: now features a full Chinese description and expanded trigger keywords. - Added mandatory User-Agent environment variable injection for all `aliyun` CLI calls (observability section). - Enhanced CLI upgrade method priority instructions for both Unix and Windows, detailing correct install/upgrade flows. - Updated documentation and references for clearer cross-platform path resolution and workflow compliance. - Removed the deprecated skill-card.md file.