mozilla-observatory
Installation
SKILL.md
Mozilla Observatory
The Mozilla Observatory is a web platform that allows developers and system administrators to test and improve the security configuration of their websites. It analyzes HTTP headers, TLS configuration, and other security-related settings, providing a grade and actionable recommendations. Web developers, security engineers, and IT professionals use it to harden their websites against various attacks.
Official docs: https://observatory.mozilla.org/faq
Mozilla Observatory Overview
- Scan
- Scan Results
- Configuration
- Documentation
Working with Mozilla Observatory
This skill uses the Membrane CLI to interact with Mozilla Observatory. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills