← 返回 Skills 市场
gora050

Mozilla Observatory

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
123
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mozilla-observatory
功能描述
Mozilla Observatory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mozilla Observatory data.
安全使用建议
This skill is an instruction-only integration that uses the Membrane CLI to talk to Mozilla Observatory. Before installing or running it: 1) Verify you trust Membrane (getmembrane.com) and inspect the @membranehq/cli npm package and its GitHub repo if you can. 2) Prefer using npx for one-off runs instead of a global npm install, and avoid running npm install -g as root. 3) Be aware you will need to authenticate via Membrane (browser or URL+code) and that Membrane will hold the connection credentials server-side. 4) If you do not want autonomous agent actions, keep the skill user-invocable only or disable autonomous invocation in your agent settings. 5) The absence of code files in the skill bundle means the runtime behavior depends on the external Membrane CLI/service — verify those external components before trusting the integration.
功能分析
Type: OpenClaw Skill Name: mozilla-observatory Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Mozilla Observatory using the Membrane CLI. It outlines standard procedures for installing the '@membranehq/cli' package, authenticating via OAuth, and executing security scans. The instructions are transparent, align with the stated purpose of security configuration testing, and promote security best practices such as avoiding manual credential handling. No indicators of malicious intent, data exfiltration, or unauthorized persistence were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md consistently describes using the Membrane connector for Mozilla Observatory and only asks you to install and use the Membrane CLI. Required capabilities (network access, Membrane account) match the stated purpose; no unrelated services or credentials are requested.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, authenticating via Membrane, creating connections, discovering and running actions. The document does not instruct reading arbitrary files, accessing unrelated environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no automatic install spec in the skill bundle; the README recommends installing @membranehq/cli from the public npm registry (npm install -g) or using npx. Installing from npm is a standard approach and is proportionate to the CLI-based workflow described.
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane's own auth flow (browser-based or headless URL + code) rather than asking for API keys or secrets locally, which is appropriate for this integration.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and does not request elevated platform privileges or permanent presence. It does not modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mozilla-observatory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mozilla-observatory 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug mozilla-observatory
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Mozilla Observatory 是什么?

Mozilla Observatory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mozilla Observatory data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。

如何安装 Mozilla Observatory?

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

Mozilla Observatory 是免费的吗?

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

Mozilla Observatory 支持哪些平台?

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

谁开发了 Mozilla Observatory?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论