Real Skill packageSource verifiedClawHub registry

alibabacloud-pai-dlc-job

Alibaba Cloud PAI-DLC (Deep Learning Containers) job management skill. Covers: distributed training job CRUD, monitoring (logs and events), and GPU sanity check. Triggers: "DLC", "PAI-DLC", "create-job", "list-jobs", "get-job", "stop-job", "update-job", "get-pod-logs", "get-job-events", "get-pod-events", "list-job-sanity-check-results".

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 69% rule confidence
Package forminstruction bundle8 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-pai-dlc-job
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/14/2026.claude/skills/alibabacloud-pai-dlc-job

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/14/2026.agents/skills/alibabacloud-pai-dlc-job

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/14/2026skills/alibabacloud-pai-dlc-job

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-pai-dlc-job
clawhub inspect @sdk-team/alibabacloud-pai-dlc-job --version 0.0.2

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
8 / 8 inspected as text
Checked
8/14/2026, 10:21:13 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
6 dependency and API indicators
  • api: aliyuncli.alicdn.com
  • api: clawhub.ai
  • api: github.com
  • api: help.aliyun.com
  • api: proxy.example.com
  • api: ram.console.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/14/2026, 8:51:40 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:bf59b75e34851f8559223cff65a73943c663bc840378964f407a22a34530a61a
Show up to 8 recorded paths
  • references/acceptance-criteria.md
  • references/cli-installation-guide.md
  • references/job-management.md
  • references/ram-policies.md
  • references/related-apis.md
  • references/verification-method.md
  • skill-card.md
  • SKILL.md

Source changelog

- Added session-based User-Agent flag with {session-id} template to all API-invoking commands for unified observability and traceability. - Deprecated use of `aliyun configure ai-mode` for User-Agent; now all `--user-agent` flags must be passed explicitly per command. - Updated installation and usage instructions in SKILL.md to reflect new User-Agent and session tracking requirements. - Expanded observability guidance, including session-id generation and export rules. - Removed obsolete helper steps and documentation (e.g., skill-card.md, deprecated ai-mode instructions).