Real Skill packageSource verifiedClawHub registry

alibabacloud-yike-cli

Use when the user needs Yike CLI for local image/video upload or uploading media to the cloud (including Agent chat attachments exposed as local paths), standalone image/video generation, media info or quality inspection, async media/job wait and recovery, account/auth/config/update checks, listing or installing bundled skill packages, or help showing and choosing Yike CLI model, resolution, ratio, size, duration, and task type parameters for video generation.

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 64% rule confidence
Package forminstruction bundle9 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-yike-cli
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/26/2026.claude/skills/alibabacloud-yike-cli

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/26/2026.agents/skills/alibabacloud-yike-cli

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/26/2026skills/alibabacloud-yike-cli

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-yike-cli
clawhub inspect @sdk-team/alibabacloud-yike-cli --version 0.0.1

Security evidence

SkillVetAI static result: no findings detected

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
9 / 9 inspected as text
Checked
8/26/2026, 1:23:14 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
3 dependency and API indicators
  • api: api.yikeai.com
  • api: clawhub.ai
  • api: your-api-host
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/26/2026, 6:25:33 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:c12bc4e6ef57d23f4c2df5a19b09395ceb2fa4a21fd3987491c95ea8adab96e2
Show up to 9 recorded paths
  • references/account-and-setup.md
  • references/generate-image.md
  • references/generate-video.md
  • references/generate.md
  • references/media-and-jobs.md
  • references/upload.md
  • references/video-model-capabilities.md
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of alibabacloud-yike-cli skill. - Provides protocol for orchestrating the Yike CLI to handle media upload, generation, job management, and authentication with Alibaba Cloud Yike. - Includes detailed module selection and routing rules based on user needs (authentication, upload, generation, capability checks, media info, and job operations). - Standardizes execution procedures: always checks authentication and uses JSON output, with a strict dry-run/confirmation/submission flow for media generation. - Ensures commands align with current CLI help and surfaces inconsistencies to the user. - Loads the relevant sub-module for each user request, improving clarity and maintainability.