Alibabacloud Bailian Videoanalysis
v0.0.1Alibaba Cloud Bailian (Quanmiao) Video Analysis Skill. Use for intelligent video comprehension and analysis via the Bailian Quanmiao SDK. Triggers: "analyze...
⭐ 0· 32·0 current·0 all-time
byalibabacloud-skills-team@sdk-team
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, Python SDK usage, and included scripts (upload, submit task, poll result, workspace listing, env check) align with a Bailian video-analysis skill. Requiring Alibaba Cloud credentials via the standard credential chain and OSS access is appropriate for this purpose.
Instruction Scope
SKILL.md and scripts instruct the agent to call aliyun CLI and Python SDKs and to upload videos to OSS and submit tasks — all within the stated cloud-based workflow. The documentation explicitly forbids printing or asking for AK/SK in conversation. Minor documentation inconsistency: the cli-installation-guide shows examples of `aliyun configure set --access-key-id ... --access-key-secret ...` (typical configuration examples), while other parts of SKILL.md emphasise configuring credentials outside the session and not passing AK/SK in-session; this is a documentation clarity issue but not evidence of malicious behavior.
Install Mechanism
Instruction-only skill with Python requirement file and no network download or arbitrary install steps. Dependencies are standard Alibaba Cloud python packages; installation via 'pip install -r scripts/requirements.txt' is expected and proportionate.
Credentials
No custom environment variables are required; the skill relies on Alibaba Cloud's default credential chain (env vars, CLI config files, ECS role). The RAM permissions listed (modelstudio, OSS actions) match the operations the scripts perform (list workspaces, upload to OSS, sign URL, submit/get tasks).
Persistence & Privilege
Skill is not always-enabled and does not request persistent elevated platform privileges. It does not modify other skills or system-wide settings; it only calls CLIs and SDKs as part of its workflow.
Assessment
This skill appears to be what it says: a cloud-only Alibaba Bailian/Quanmiao video analysis integration. Before installing, ensure you are comfortable granting the skill access to an Alibaba Cloud profile with the necessary OSS and Bailian/modelstudio permissions (follow least privilege). Configure credentials outside the agent session (as the skill requests). Note the minor documentation inconsistency about credential-setting examples — do not paste secrets into chat; use `aliyun configure` or environment variables in your shell/profile. If you prefer not to give OSS or Bailian permissions to this environment, do not enable or run the scripts.Like a lobster shell, security has layers — review code before you run it.
latestvk97c4xv3y8srj8rdws0nbzvrch84yp6m
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
