← 返回 Skills 市场
yanara-osm

osm-ai-bridge

作者 yanara-osm · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
115
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install osm-ai-bridge
功能描述
OSM AI Bridge - OpenClaw多AI协作桥接器。通过CDP连接浏览器,支持自动启动、反检测脚本注入、Cookie/LocalStorage访问。实现Ask/Discuss/Verify三种协作模式。
安全使用建议
This skill appears to do what it says, but it has sensitive capabilities: it injects anti-detection JS and reads cookies/localStorage from your browser. Before installing or running it, consider: (1) only run it if you trust the author and source code; (2) do not use it against sites where automation or anti-detection bypassing would violate terms of service; (3) run it against a separate/testing browser profile (or VM) rather than your primary logged-in profile to avoid leaking session tokens; (4) inspect the scripts yourself (they are included) and consider instrumenting network monitoring to ensure no data is exfiltrated; (5) ensure playwright and dependencies are installed from official sources. If you need higher assurance, run the skill in a sandbox or ephemeral environment and/or request the skill author to provide reproducible builds and code provenance.
功能分析
Type: OpenClaw Skill Name: osm-ai-bridge Version: 1.0.4 The skill bundle contains functionality to programmatically extract all browser cookies and local storage data (found in `scripts/osm_ai_bridge.py`). It also launches a browser instance with remote debugging enabled and injects anti-detection scripts to bypass bot security. While these features are documented in `SKILL.md` as part of an 'AI bridge' for automating web-based AI chats, the collection of sensitive session data is a high-risk capability that could be used for session hijacking, even though no active exfiltration to a remote server was found in the provided code.
能力评估
Purpose & Capability
Name/description (CDP connect, auto-start, anti-detection, storage access) align with the included Python scripts and SKILL.md. The skill creates ~/.openclaw/ai_bridge for logs/profile and targets doubao/gemini as advertised. No unrelated external credentials or services are requested.
Instruction Scope
SKILL.md tells the agent/user to run the provided python script and to install playwright/aiohttp; the scripts perform exactly what's described (connect_over_cdp, start Edge if needed, inject scripts, read cookies/localStorage, navigate pages, extract text). Note: the anti-detection scripts and storage access are explicit and therefore grant the skill the ability to access sensitive authentication data from the browser.
Install Mechanism
No installer or external downloads are specified; the skill is instruction+source-file only. Dependencies are standard Python packages (playwright, aiohttp). There is no opaque URL download or archive extraction in the manifest.
Credentials
No environment variables or external credentials are requested (proportionate), but the skill legitimately reads cookies and localStorage and may reuse a logged-in browser session. Access to these storage items can expose authentication tokens and session data — this is expected for the stated use but is high-risk for privacy and account security.
Persistence & Privilege
always is false and the skill does not modify other skills or global agent configs. It creates and writes logs and a debug profile under ~/.openclaw/ai_bridge and may create a browser user-data-dir there if it auto-launches Edge — this is self-contained and explained in the docs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install osm-ai-bridge
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /osm-ai-bridge 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Updated usage instructions: script name changed to `osm_ai_bridge.py`. - Clarified system requirements and limitations: automatic startup supported only on Windows + Edge, other systems require manual browser launch with remote debugging. - Added dependency requirement for `aiohttp` alongside `playwright`. - Improved documentation to clearly communicate supported platforms and setup steps.
v1.0.3
- Added initial CHANGELOG.md file. - Updated SKILL.md to clarify and streamline feature descriptions. - Emphasized automated browser startup and anti-detection script injection. - Highlighted production-grade logging and storage access features. - Provided concise usage instructions and technical implementation notes.
v1.0.1
我们修复了主要的bug构建了豆包和本地AI 的实质对话
v1.0.0
这是一个让本地ai主动向网页版豆包和gemini求助的技能。可以让本地7b小模型跑出超好效果。如果用27B本地模型则可以让思考效果超越120B以上的大模型。
元数据
Slug osm-ai-bridge
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

osm-ai-bridge 是什么?

OSM AI Bridge - OpenClaw多AI协作桥接器。通过CDP连接浏览器,支持自动启动、反检测脚本注入、Cookie/LocalStorage访问。实现Ask/Discuss/Verify三种协作模式。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 osm-ai-bridge?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install osm-ai-bridge」即可一键安装,无需额外配置。

osm-ai-bridge 是免费的吗?

是的,osm-ai-bridge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

osm-ai-bridge 支持哪些平台?

osm-ai-bridge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 osm-ai-bridge?

由 yanara-osm(@yanara-osm)开发并维护,当前版本 v1.0.4。

💬 留言讨论