Built-in Skill Security Scanner
Integrated a skill security scanner directly into OpenClaw’s skill lifecycle. Runs automatically when skills are installed or updated, blocking malicious patterns before execution.
Open Source
Published packages, upstream patches, and security tooling contributed to the open-source ecosystem.
Open-source security packages published under @opena2a and standalone names.
Security scanner and red team toolkit for AI agents. 147+ checks, attack mode, auto-fix with rollback.
Core security scanning library. Reusable engine for building custom security checks and integrations.
Keeps secrets out of AI context windows. PreToolUse hooks block credential access across Claude Code, Cursor, Copilot, and Windsurf.
Shared plugin interface and registry for OpenA2A security plugins. Defines the contract all plugins implement.
Configuration integrity for OpenClaw bots. Ed25519 signing, DNS publisher verification, heartbeat expiry enforcement.
Lightweight agent identity library. Ed25519 identity, local audit log, capability policy, and trust scoring. No server required.
Skill integrity for OpenClaw bots. Hash pinning, filesystem watcher, sandbox enforcement, tamper detection.
Credential protection for OpenClaw bots. Encrypted local store, environment variable resolution, per-skill isolation.
Semantic analysis engine for AI agent security scanning. Powers the detection logic behind HackMyAgent checks.
Patches and tooling merged into external open-source projects.
Integrated a skill security scanner directly into OpenClaw’s skill lifecycle. Runs automatically when skills are installed or updated, blocking malicious patterns before execution.
First automated scanner to detect CVE-2026-25253 (CVSS 8.8), the OpenClaw WebSocket hijacking vulnerability exploited in the ClawHavoc campaign. Added 13 new checks bringing the total to 147+.