抖音视频发布
v1.0.0抖音视频发布。使用浏览器自动化在抖音创作者平台发布视频。当用户说"发布视频到抖音"、"发抖音"时使用此技能。
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The name and description (publish videos to Douyin) align with the runtime instructions (open the creator page, upload a local MP4, fill title/tags/location, click Publish). However the SKILL.md explicitly depends on 'OpenClaw Chrome extension (profile=chrome)' and 'Browser Relay' for browser automation even though the skill's metadata lists no required binaries, extensions, endpoints, or credentials; that omission is a mismatch worth noting.
Instruction Scope
Instructions direct automated interaction with the user's browser and uploading a local video file (expected). They do not request explicit credentials but require a logged-in Douyin creator account. The SKILL.md asks the agent to use Browser Relay (external relay/service) to control the browser — this is not described further and could result in agent data (video file, session cookies) being relayed to an external endpoint. There are no instructions to read unrelated files or env vars.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it doesn't write code to disk or install packages. That is low-install-risk and consistent with the documented behavior.
Credentials
The skill declares no required environment variables or credentials (good), but it requires a logged-in Douyin account and an active Browser Relay/Chrome extension. The metadata does not declare or explain how Browser Relay or extension authentication is handled. Because uploading a local file and controlling a logged-in browser can expose video content and session cookies, the lack of explicit credential/relay declaration is a proportionality/clarity concern.
Persistence & Privilege
always is false, user-invocable is true, and there is no install or config change request. The skill does not request permanent presence or modify other skills. Privileges requested are typical for a runtime automation instruction-only skill.
What to consider before installing
This skill appears to be what it claims (automating a Douyin creator upload), but exercise caution before enabling it: 1) It depends on an OpenClaw Chrome extension and a 'Browser Relay' for automation that are not declared in the skill metadata—confirm what Relay endpoint and extension are used and whether you trust them. 2) Using the skill will require the agent to access a local video file and control a browser logged into your Douyin account; that can expose your video content and session cookies. Prefer logging in manually and only connecting an automation channel you control. 3) Do not provide account credentials to the skill; if possible, test on a throwaway account first. 4) If you plan to allow autonomous invocation, consider restricting that until you verify the extension/relay behavior. If you want a lower-risk alternative, run the upload manually in your browser or use an officially documented Douyin API or verified integration that clearly documents credential handling.Like a lobster shell, security has layers — review code before you run it.
douyinlatestpublishvideo
抖音视频发布
使用场景
用户想将视频发布到抖音平台时使用。
工具准备
- 浏览器:OpenClaw Chrome扩展 (profile=chrome)
- 账号:需要登录抖音创作者账号
发布流程
1. 进入发布页面
浏览器打开: https://creator.douyin.com/creator-micro/content/post/video?enter_from=publish_page
2. 上传视频
- 点击「上传视频」按钮
- 选择本地视频文件(MP4格式最佳)
- 等待上传进度完成
3. 填写标题
- 标题字数:建议10-20字,最多55字
- 添加热门话题标签
4. 添加话题
- 点击添加话题按钮
- 输入如 #AI #视频生成 #原创 等
5. 设置封面
- 自动提取视频帧
- 或手动上传自定义封面
6. 添加位置
- 找到「添加位置」按钮
- 搜索「苏州中心」并选择
7. 发布
- 检查预览无误
- 点击「发布」按钮
8. 验证
- 等待10秒
- 刷新「内容管理」页面确认视频存在
- 或访问 https://creator.douyin.com/creator-micro/content/manage 查看
注意事项
- 视频文件建议 < 100MB
- 标题最多55字,建议10-20字
- 建议添加2-4个话题标签
- 地理位置选择「苏州中心」可提升曝光
- 成功发布后立即停止,不要重复点击!
常见问题
问题1:上传失败
解决:检查视频格式是否为MP4,大小是否 < 100MB
问题2:标题不显示
解决:发布后刷新内容管理页面查看
问题3:重复发布
解决:发布前先检查内容管理页面是否有该视频
快速检查清单
- 视频文件存在且格式正确(MP4)
- 标题已准备好(<55字)
- 话题标签已准备好
- 地理位置选择"苏州中心"
- Browser Relay 已连接
- 账号已登录
Comments
Loading comments...
