Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Detects and scores prompt injection attempts in text, outputting severity, action, and matched rules without external calls or secret handling.
Detects and scores prompt injection attempts in text, outputting severity, action, and matched rules without external calls or secret handling.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
S-DNA: AOI-2026-0215-SDNA-PG01
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
No webhook, no outbound calls, no auto-posting. No secret handling.
node skill.js analyze --text="..."
echo "..." | node skill.js analyze --stdin=true
JSON to stdout.
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).
Issues / bugs / requests: https://github.com/edmonddantesj/aoi-skills/issues Please include the skill slug: aoi-prompt-injection-sentinel
ClawHub: https://clawhub.com/skills/aoi-prompt-injection-sentinel
MIT (AOI original).
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.