技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 25 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:codeinonenight/session-bridge
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's code and runtime instructions are consistent with its stated purpose (managing short-lived per-topic JSON 'capsules' to bridge sessions) and it does not request extra secrets, network access, or installers beyond writing files under the user's OpenClaw workspace.
目的
Name/description (session bridging / topic capsules) match the provided SKILL.md and the included script: the tool only creates, updates, lists, hydrates, hands off, and expires small JSON/MD files under ~/.openclaw/workspace/tasks/bridges. It does not request unrelated credentials, binaries, or external services.
说明范围
SKILL.md stays on-topic: it documents commands to create/refresh/hydrate/handoff capsules and recommends adding identityLinks to openclaw.json or injecting briefings via sessions_send. This is expected for a bridging helper. Note: the guidance expects the operator/agent to copy the printed briefing into sessions_send; the skill itself does not send network messages. The docs explicitly warn against dumping full transcripts into capsules (good).
安装机制
No install spec is provided (instruction-only). A Python script is bundled but nothing in the registry metadata instructs automatic downloads or execution of external archives. That is low risk and proportionate for this task.
证书
The skill requires no environment variables or credentials. It does write session identifiers (e.g., agent:main:telegram:direct:7550791652) into disk-backed capsules; storing such session keys / phone numbers on disk is expected for its purpose but may be sensitive—users should consider disk permissions, retention, and encryption if they store personally identifiable data or session identifiers.
持久
always is false and the skill does not request automatic/global inclusion. It writes files only under the OPENCLAW_WORKSPACE (default ~/.openclaw/workspace) and does not attempt to modify other skills or system-wide agent settings programmatically. The SKILL.md suggests editing openclaw.json as an optional user action, not an automatic change.
综合结论
This skill is coherent and appears to do what it says: manage small per-topic JSON 'capsules' on disk and print briefings for handoff. Before installing, review the included scripts/bridge.py yourself (or inspect it during install) to ensure it does not perform any network calls you don't expect. Be aware that capsules may store session identifiers, phone numbers, or other PII—ensure the workspace directory has appropriate permissions, conside…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Session Bridge」。简介:Use when context is lost after switching surfaces (Telegram to WhatsApp, TUI to…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/codeinonenight/session-bridge/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。