Ai Intelligent Live Streaming Assistant
直播辅助,弹幕管理 + 数据分析。
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 38 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The name and description (直播辅助, 弹幕管理, 数据分析) align with the SKILL.md. However, the skill declares no required env vars or binaries while describing integration with '直播平台 API' and features (auto-reply, gift thanks, real-time stats) that would normally require platform API keys and third-party packages. The lack of declared credentials/dependencies is disproportionate to the stated capabilities.
Instruction Scope
SKILL.md instructs cloning and running a remote GitHub repository (git clone + pip install + python app.py). Those runtime instructions cause the agent or user to execute code fetched from an external source that is not bundled with the skill; the file content provided here contains no code to review, so the agent would execute unknown code. The instructions also omit specifics about what env vars or tokens are required and give no guidance on data handling or network endpoints used by the app.
Install Mechanism
There is no declared install spec in the registry, but SKILL.md tells users to git clone a GitHub repo and run pip install -r requirements.txt. Pulling and executing code from an external repository is higher-risk when the repository owner and contents are not included for review. While GitHub is a common host, the skill package does not include the code or a verified release reference.
Credentials
The skill declares no required environment variables or primary credential even though its features require access to livestream platform APIs and likely tokens/keys. That omission is disproportionate and makes it unclear what secrets the external app will ask for or where they will be stored/transmitted.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is not configured to run autonomously by default beyond normal model invocation settings.
What to consider before installing
This skill is instruction-only and does not include the code it tells you to run; it instructs you to git clone and execute a remote repository. Do not clone or run that repo unless you first review its source code and verify the owner. Ask the publisher for the repository URL and a pinned commit or release, and request a list of exact environment variables and network endpoints the app will use. Prefer skills that bundle their code or provide a vetted install package; if you must test it, run in an isolated sandbox and do not supply sensitive platform credentials until you confirm how they are used and stored.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download zipailatestlivestream
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🤖 Clawdis
SKILL.md
AI 智能直播助手系统
描述
直播辅助,弹幕管理 + 数据分析。
功能
- 弹幕管理(自动回复)
- 礼物感谢(自动感谢)
- 数据统计(实时数据)
- 互动游戏(抽奖/问答)
- 回放生成(自动剪辑)
定价
- 基础版:¥99/月(基础功能)
- 专业版:¥499/月(高级功能)
- 企业版:¥1999/月(定制功能)
适用场景
- 直播带货
- 游戏直播
- 教育直播
- 活动直播
技术栈
- Python + FastAPI
- 直播平台 API
- 弹幕分析
- 数据统计
安装
git clone https://github.com/openclaw-skills/ai-intelligent-live-streaming-assistant
cd ai-intelligent-live-streaming-assistant
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
Files
2 totalSelect a file
Select a file to preview.
Comments
Loading comments…
