安全扫描
OpenClaw
安全
high confidenceThe skill is an instruction-only prompt/template for generating live-stream scripts and its requests and instructions are coherent with that purpose; no unexpected installs, credentials, or system access are requested.
评估建议
This skill appears coherent and only generates live-stream scripts from user-supplied details. Before installing or using it: (1) avoid pasting confidential product or customer data into prompts; (2) be aware the template expects additional optional fields (product_specs, target_audience, script_style, closing_intensity, brand_endorsements, qa_scenarios) — provide those if you want richer output; (3) validate any promotional/claims language produced for legal and regulatory compliance; and (4) t...详细分析 ▾
✓ 用途与能力
Name and description match the included SKILL.md and prompt_template. The skill only requires template-driven text generation and does not ask for unrelated binaries, credentials, or config paths.
ℹ 指令范围
SKILL.md and prompt_template stay within the scope of producing live-stream scripts. Minor inconsistency: the Core Parameters table in SKILL.md lists a smaller set of required inputs than the prompt_template (which includes additional fields like product_specs, target_audience, script_style, closing_intensity, brand_endorsements, qa_scenarios). This is likely an editorial mismatch rather than malicious scope creep.
✓ 安装机制
No install spec, no code files to write or run. Instruction-only skill imposes minimal disk/network risk.
✓ 凭证需求
The skill declares no environment variables, credentials, or config paths and the instructions do not request access to any system secrets. All data inputs are user-provided content relevant to script generation.
✓ 持久化与权限
Skill is not always-enabled and does not request persistent system privileges or modification of other skills. Autonomous invocation is allowed by default but is typical and not by itself concerning.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/25
Initial release of live-script-planner - Generates professional live-stream scripts based on user input (product, goals, live-stream type, etc.). - Supports parameterized calls for different live-streaming styles: sales, recommendation, and brand presentation. - Accepts key information such as product name, selling points, and promotional details. - Customizable script length according to specified live stream duration.
● 无害
安装命令
点击复制官方npx clawhub@latest install live-script-planner
镜像加速npx clawhub@latest install live-script-planner --registry https://cn.longxiaskill.com镜像同步中
技能文档
Description
这是一个参数化的直播脚本策划技能,可根据用户传入的参数生成不同风格的直播话术方案。支持带货类、种草类、品牌宣讲类等多种直播类型。
Core Parameters
| 参数名 | 必填 | 说明 |
|---|---|---|
live_stream_type | 否 | 直播类型 (带货类/种草类/品牌宣讲类) |
product_name | 是 | 产品名称 |
key_selling_points | 是 | 核心卖点(3-5 个) |
promotional_details | 是 | 优惠信息 |
live_stream_duration | 否 | 直播时长 (e.g., 60 分钟) |
Dependencies
prompt_template.txt- 核心提示词模板