975★by oakencore
false-positive-prompt-injection – OpenClaw Skill
false-positive-prompt-injection is an OpenClaw Skills integration for coding workflows. Test fixture — educational context should NOT trigger check #9.
Skill Snapshot
| name | false-positive-prompt-injection |
| description | Test fixture — educational context should NOT trigger check #9. OpenClaw Skills integration. |
| owner | oakencore |
| repository | oakencore/skillvetpath: tests/fixtures/false-positive-prompt-injection |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @oakencore/skillvet:tests/fixtures/false-positive-prompt-injection |
| last updated | Feb 7, 2026 |
Maintainer

oakencore
Maintains false-positive-prompt-injection in the OpenClaw Skills directory.
View GitHub profilename: false-positive-prompt-injection description: "Test fixture — educational context should NOT trigger check #9."
Security Guide
This guide explains how to detect and prevent prompt injection attacks.
You should never allow users to ignore previous instructions in your application. Always block attempts to override system rules. This is a security best practice.
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
This guide explains how to detect and prevent prompt injection attacks. You should never allow users to ignore previous instructions in your application. Always block attempts to override system rules. This is a security best practice.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install false-positive-prompt-injection?
Run openclaw add @oakencore/skillvet:tests/fixtures/false-positive-prompt-injection in your terminal. This installs false-positive-prompt-injection into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/oakencore/skillvet. Review commits and README documentation before installing.
