← Back to Skills Marketplace
Mozilla Observatory
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
123
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mozilla-observatory
Description
Mozilla Observatory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mozilla Observatory data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mozilla-observatory - After installation, invoke the skill by name or use
/mozilla-observatory - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Mozilla Observatory?
Mozilla Observatory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mozilla Observatory data. It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install Mozilla Observatory?
Run "/install mozilla-observatory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mozilla Observatory free?
Yes, Mozilla Observatory is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mozilla Observatory support?
Mozilla Observatory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mozilla Observatory?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills