A comprehensive threat detection and security analysis toolkit designed to audit code, files, and AI agent skills for vulnerabilities and malicious patterns.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install obekt-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 obekt-security using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ObekT Security is a robust security analysis toolkit tailored for developers and security researchers working within the ecosystem of Openclaw Skills. It provides advanced pattern-based threat detection to identify common vulnerabilities such as SQL injection, XSS, and command injection, alongside dedicated scanning for hardcoded secrets, API keys, and credentials. The skill is specifically designed to audit agent-specific logic, ensuring that your AI implementations follow security best practices and maintain the principle of least privilege.
By integrating ObekT Security into your development lifecycle, you can automate the discovery of insecure cryptographic practices and detect potential data exfiltration attempts before they reach production. Whether you are performing a manual one-time audit or setting up continuous monitoring for your project, this tool acts as a critical first line of defense for any application utilizing Openclaw Skills.
The Basic Tier of this skill requires no external dependencies and runs on Python 3.8+. To utilize the Pro Tier features within your Openclaw Skills workflow, install the monitoring dependencies:
pip install watchdog
Run a basic threat scan with the following command:
python3 scripts/threat_scan.py --directory /path/to/code --severity medium,high
ObekT Security organizes its findings into a structured taxonomy for easy integration with other Openclaw Skills and reporting tools.
| Attribute | Description |
|---|---|
| Severity | Classified as Critical, High, Medium, or Low |
| Pattern Category | Includes Injection, Secret Exposure, Malicious Logic, or Insecure Crypto |
| Output Formats | Supports text, json, markdown, and html exports |
| Metadata | Tracks timestamps, file locations, and specific line-of-code snippets |
Loading
Automate participation in the Numerai hedge fund tournament to train models and earn NMR cryptocurrency.

An advanced context management system that uses structured snapshots to ensure AI agents never lose track of complex coding tasks during context compaction.

A specialized skill for AI agents to interact with Sendook inboxes by reading, searching, replying to, and sending emails.

A specialized skill for AI agents to interact with existing Sendook email inboxes for automated messaging and thread management.

A specialized skill for sending Wake-on-LAN and Sleep-on-LAN magic packets to manage PC power states across a local network.

A robust CLI tool for transcribing audio files using state-of-the-art LLMs via the OpenRouter API.








































