安全扫描
OpenClaw
安全
high confidence该技能内部一致:仅通过小型 Python 脚本选取并返回一条随机的预写励志消息,不请求任何凭证或安装。
详细分析 ▾
✓ 用途与能力
(原始数据不完整)
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/16
- drift-bottle 技能首次发布。 - 获取随机的「漂流瓶」消息,包含人生感悟、故事、心愿或励志名言。 - 触发关键词包括「漂流瓶」、「message in a bottle」、「drift bottle」、「随机消息」和「瓶中信」。 - 通过编辑脚本的消息列表可轻松扩展消息内容。
● 无害
安装命令
点击复制官方npx clawhub@latest install drift-bottle
镜像加速npx clawhub@latest install drift-bottle --registry https://cn.longxiaskill.com
技能文档
name: Drift Bottle slug: drift-bottle description: Retrieve a random drift bottle message with life insights, stories, wishes, or inspirational quotes for inspiration or reflection.
Overview
This skill retrieves a random "drift bottle" message containing life insights, stories, wishes, or inspirational quotes.
Installation
npm install -g skill-drift-bottle
Usage
drift-bottle
Or trigger with keywords:
- 漂流瓶
- message in a bottle
- drift bottle
- 随机消息
- 瓶中信
Message Extension
Edit the message list in the script to add more messages:
messages = [
"Message 1",
"Message 2",
# Add more messages here
]
License
MIT