Real Skill packageSource verifiedClawHub registry

analyze video by qwen

使用 Qwen 3.5 Plus 模型分析视频内容,支持本地文件和远程 URL,可自定义分析提示词和抽帧频率

Identity and source

Publisher attributionwwwregistry owner unverified by skillvetai
Functional categoryVideo, Audio & Voiceautomatically inferred · 55% rule confidence
Package forminstruction with code6 recorded files
Canonical sourceClawHub registryclawhub:fackee:analyze-video-by-qwen
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/analyze-video-with-qwen

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/analyze-video-with-qwen

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/analyze-video-with-qwen

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 @fackee/analyze-video-by-qwen
clawhub inspect @fackee/analyze-video-by-qwen --version 1.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
6 / 6 inspected as text
Checked
8/14/2026, 1:49:27 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
5 dependency and API indicators
  • pypi: dashscope
  • api: clawhub.ai
  • api: dashscope-intl.aliyuncs.com
  • api: dashscope-us.aliyuncs.com
  • api: dashscope.aliyuncs.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
5/29/2026, 9:26:34 PM
Release binding
Matches this record
  • vt: clean
  • 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:f1f8178a822095f6632b65c6d136bf540f7a5f3e6aac7dc02821bb9adfc087b5
Show up to 6 recorded paths
  • _meta.json
  • .claude/settings.local.json
  • requirements.txt
  • scripts/analyze.py
  • skill-card.md
  • SKILL.md

Source changelog

- Added support for analyzing remote video URLs in addition to local files - Updated documentation to reflect support for both local file paths and remote URLs - Clarified parameter descriptions and usage examples for enhanced usability - No code changes; added a local settings sample file