Real Skill packageSource verifiedClawHub registry

alibabacloud-media-diagnostics

Diagnose playback and streaming problems in user-provided media files and URLs (m3u8 / HTTP / RTMP / RTSP / SRT): moov atom position, codec compatibility (H.265/HEVC, AAC-HE, 10-bit), container issues, HLS playlist and TS segment integrity, bitrate/frame-rate anomalies, audio-video sync, and live latency factors such as B-frames and GOP size. Use when the user reports a video that will not play, shows a black or green screen, stutters or buffers, or asks for an HLS playlist, TS segment, or live stream latency chec…

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryVideo, Audio & Voiceautomatically inferred · 60% rule confidence
Package forminstruction with code14 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-media-diagnostics
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/27/2026.claude/skills/alibabacloud-media-diagnostics

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/27/2026.agents/skills/alibabacloud-media-diagnostics

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/27/2026skills/alibabacloud-media-diagnostics

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-media-diagnostics
clawhub inspect @sdk-team/alibabacloud-media-diagnostics --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
14 / 14 inspected as text
Checked
8/27/2026, 9:45:13 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
3 dependency and API indicators
  • api: cdn.example.com
  • api: clawhub.ai
  • api: help.aliyun.com
External clawhub result: clean

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/27/2026, 9:04:08 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

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

Package content hashsha256:8a0098041a4e92540b9ea8541e65b15265340fa0997f29df05980f31de0776ed
Show up to 14 recorded paths
  • references/knowledge-base.md
  • scripts/__init__.py
  • scripts/hls_check.py
  • scripts/lib/__init__.py
  • scripts/lib/checker.py
  • scripts/lib/cmd.py
  • scripts/lib/format.py
  • scripts/lib/registry.py
  • scripts/lib/report.py
  • scripts/media_analyze.py
  • scripts/requirements.txt
  • scripts/triage.py
  • skill-card.md
  • SKILL.md

Source changelog

alibabacloud-media-diagnostics 0.0.1 - Initial release. - Diagnose a wide range of playback and streaming issues in user-provided media files and URLs, including moov atom position, codec compatibility, container and segment integrity, and audio-video sync. - Supports analysis of local files, HLS/m3u8 playlists, and live streams (RTMP/RTSP/SRT/TS). - Enforces read-only access, never modifies or repairs files, and requires no credentials or cloud API calls. - Mandatory triage workflow: always starts with triage.py and routes all deep checks accordingly. - Designed for secure, user-confirmed, non-destructive diagnostics with explicit triggers and clear orchestration flow.