An open-source, single-binary cybersecurity platform offering 16 specialized modules to protect Linux servers and AI agent hosts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install 1sec-security
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install 1sec-security using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
1-SEC is a comprehensive security solution designed for modern Linux environments and VPS instances. It consolidates 16 powerful defense modules—including LLM firewalls, ransomware interceptors, and network guardians—into a single, high-performance binary. Built with the security of Openclaw Skills in mind, it provides robust protection against common vulnerabilities and advanced threats without requiring complex multi-service configurations. Whether you are securing a personal web server or a fleet of autonomous AI agents, 1-SEC delivers deep visibility and automated enforcement with zero-config requirements.
To install the platform for use with Openclaw Skills, follow these manual steps to ensure binary integrity:
# 1. Download the release binary and checksums
VERSION="0.4.11"
wget https://github.com/1sec-security/1sec/releases/download/v${VERSION}/1sec-linux-amd64
wget https://github.com/1sec-security/1sec/releases/download/v${VERSION}/checksums.txt
# 2. Verify SHA256 checksum
sha256sum -c checksums.txt 2>&1 | grep 1sec-linux-amd64
# 3. Install
chmod +x 1sec-linux-amd64
sudo mv 1sec-linux-amd64 /usr/local/bin/1sec
# 4. Initialize and start
1sec setup --non-interactive
1sec up
1-SEC organizes its operations within the local user directory and specific configuration files to maintain a small footprint.
| Item | Description | Location |
|---|---|---|
| Config File | The primary YAML configuration for modules, webhooks, and enforcement rules. | ~/.1sec/1sec.yaml |
| State Directory | Stores the local threat database, logs, and agent state files. | ~/.1sec/ |
| Binary | The single-file executable used for both the daemon and CLI management. | /usr/local/bin/1sec |
| Alert Metadata | JSON-formatted metadata used for local logging and external webhook notifications. | Runtime Context |
Loading
A standardized, multi-agent development workflow that orchestrates specialized AI agents to handle research, coding, security, and testing tasks.

A comprehensive workflow for product auditing, market research, and high-intent community outreach on platforms like Reddit and X.

A versatile tool for creating hosted, mobile-friendly payment pages to accept NEAR, USDC, and USDT via PingPay or HOT PAY integrations.

A comprehensive toolkit for installing and managing the NEAR Protocol CLI across all platforms.

A comprehensive conversion utility for real-time currency exchange, physical unit transformations, and data encoding.

A real-time fact-checking skill that validates claims against live data sources with structured verdicts and confidence scores.








































