openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > openclaw-bottle-drift-skill

面向 OpenClaw 节点的互动式漂流瓶 Skill。支持网页控制台、在线用户心跳、随机投递、专属回复链接与回信收取。

AI 与大模型

作者:vx:17605205782 @52YuanChangXing

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 39 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:52yuanchangxing/openclaw-bottle-drift-skill

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code, instructions, and requirements are internally consistent with a local Bottle‑Drift relay/dashboard: it needs python3, runs a local HTTP server and SQLite DB, and does not request unrelated credentials or opaque installs.

目的

Name/description (a relay + web dashboard for sending/receiving 'drift bottles') align with the included scripts and web resources. Required binary (python3) is appropriate. No unrelated credentials, unusual binaries, or config paths are requested.

说明范围

SKILL.md instructs running the local relay and using the built‑in web console or CLI. That scope matches the code. Note: the system supports optional callback_url/webhook fields and exposes per‑delivery reply URLs; those are legitimate features but increase the attack surface when the relay is exposed publicly (the README and SELF_CHECK acknowledge this).

安装机制

No install script or external download is declared; bundle contains pure Python standard‑library code and static web assets. This is low risk from an install mechanism perspective.

证书

The skill declares no required environment variables or credentials. The code stores identities in browser localStorage and uses a local SQLite DB — both are proportional to the described purpose. There are no unexplained secret requests.

持久

The skill is not always‑on and does not request elevated privileges. It persists to a local SQLite database in the bundle directory (expected for this use). It does not modify other skills or global agent settings.

综合结论

This bundle appears coherent for running a local Bottle‑Drift relay/dashboard. Before installing or exposing it publicly: 1) Inspect relay_server.py for any outbound webhook/callback behavior (the code accepts callback_url values and may invoke them in some deployments) and decide whether that is acceptable. 2) Run it on localhost first and verify behavior; the README and SELF_CHECK recommend HTTPS/reverse proxy/rate limits before public expos…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「openclaw-bottle-drift-skill」。简介:面向 OpenClaw 节点的互动式漂流瓶 Skill。支持网页控制台、在线用户心跳、随机投递、专属回复链接与回信收取。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/openclaw-bottle-drift-skill/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。