Aoi Prompt Injection Sentinel
Skill by edmonddantesj
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edmonddantesj/aoi-prompt-injection-sentinelAOI Prompt Injection Sentinel
S-DNA: AOI-2026-0215-SDNA-PG01
What this is
A lightweight, public-safe prompt-injection detector that scores input text and outputs:
severity(0–4)action(allow/log/warn/block)reasons+ matched rule ids
What this is NOT
- No webhook, no outbound calls, no auto-posting.
- No secret handling.
Usage
Analyze text (argument)
node skill.js analyze --text="..."
Analyze stdin
echo "..." | node skill.js analyze --stdin=true
Output
JSON to stdout.
Release governance (public)
We publish AOI skills for free and keep improving them. Every release must pass our Security Gate and include an auditable changelog. We do not ship updates that weaken security or licensing clarity. Repeated violations trigger progressive restrictions (warnings → publish pause → archive).
Support
- Issues / bugs / requests: https://github.com/edmonddantesj/aoi-skills/issues
- Please include the skill slug:
aoi-prompt-injection-sentinel
Links
License
MIT (AOI original).
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-edmonddantesj-aoi-prompt-injection-sentinel": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
aoi-triple-memory-lite
AOI Triple Memory (Lite) — file search + decision notes templates (no plugins).
Aoineco Ledger
Skill by edmonddantesj
Aoineco Squad Dispatch
Skill by edmonddantesj
aoi-hackathon-scout-lite
Public-safe hackathon source registry + filtering output (no crawling, no submissions).
Aoi Demo Clip Maker
Skill by edmonddantesj