Communityv0.2.2

AI Sentinel - Prompt Injection Firewall

Prompt injection detection and security scanning for OpenClaw agents. Installs the ai-sentinel plugin via OpenClaw CLI, configures plugin settings, and offers local (Community) or remote (Pro) classification with dashboard reporting. All configuration changes require explicit user confirmation.

2.6kdownloads1starsamandiwakar
View on ClawHubBack to Skills

Skill Details

Slug
ai-sentinel
Latest Version
0.2.2
Author
amandiwakar
Published
Feb 11, 2026
Updated
Aug 28, 2026
Total Versions
13

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for AI Sentinel - Prompt Injection Firewall.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.2.2

Security-audit remediation (docs-only; installs plugin 0.2.1). (1) Declare ~/.openclaw/openclaw.json in writes-files — resolves the scope-creep finding where the Step 5 config merge wrote an undeclared file (still gated behind explicit user confirmation). (2) Rework Test 2 to describe the prompt-injection probe instead of embedding the literal directive in the manifest, restoring the benign-to-scan convention and clearing the YARA/static-analysis prompt-injection flags. Skill card and README file-write declarations updated to match.