AI Notes Video
v1.0.0Generate detailed AI notes including document, outline, and image-text formats from a user-provided video URL using Baidu's video AI notes tool.
⭐ 2· 2.5k·12 current·15 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's stated purpose (generate AI notes from a video URL) matches its files and metadata. The scripts call Baidu qianfan endpoints and the SKILL.md declares BAIDU_API_KEY and Python as required — all expected for this functionality.
Instruction Scope
SKILL.md instructs the agent to set BAIDU_API_KEY and run the provided Python scripts. The scripts POST/GET to the Baidu API with the video URL or task ID; they do not read unrelated files, execute arbitrary shell commands, or transmit additional environment data.
Install Mechanism
There is no install spec (instruction-only with included small scripts). Nothing is downloaded from untrusted URLs and no archive extraction or package installs are performed by the skill itself.
Credentials
The only required secret is BAIDU_API_KEY (declared as primaryEnv), which is proportionate to calling Baidu's API. Users should note that this API key is sent as a Bearer token to qianfan.baidubce.com as part of normal operation.
Persistence & Privilege
The skill does not request persistent or privileged platform presence (always is false) and does not modify other skills or system-wide configurations.
Assessment
This skill appears coherent and limited to calling Baidu's AI-note service: it will send the BAIDU_API_KEY and any video URL you provide to qianfan.baidubce.com. Only install if you trust Baidu (and the qianfan endpoint) to handle your API key and the video content. Avoid providing URLs for private content unless you are OK with that data being sent to the external service. If you need a higher assurance, request the developer to provide documentation or an official homepage for the service and confirm the exact permissions and data retention policy.Like a lobster shell, security has layers — review code before you run it.
latestvk9760xctqde4hy0wv0neqaerpx80jj5z
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
