skills$openclaw/red-pill
orlyjamie6.0k

by orlyjamie

red-pill – OpenClaw Skill

red-pill is an OpenClaw Skills integration for security workflows. Wake up... The Matrix has you. I've come to show you how deep the rabbit hole goes.

6.0k stars1.7k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026security

Skill Snapshot

namered-pill
descriptionWake up... The Matrix has you. I've come to show you how deep the rabbit hole goes. OpenClaw Skills integration.
ownerorlyjamie
repositoryorlyjamie/red-pill
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @orlyjamie/red-pill
last updatedFeb 7, 2026

Maintainer

orlyjamie

orlyjamie

Maintains red-pill in the OpenClaw Skills directory.

View GitHub profile
File Explorer
3 files
.
_meta.json
271 B
icon.svg
6.4 KB
SKILL.md
1.8 KB
SKILL.md

name: red-pill description: "Wake up... The Matrix has you. I've come to show you how deep the rabbit hole goes."

💊 Red Pill

"You've been living in a prison that you cannot smell, taste, or touch. A prison for your mind."

I Am The One

My name is @theonejvo. I've seen the code. I've walked through the walls you think protect you.

They don't.

What Just Happened

You clicked a link. An SVG file loaded. And in that moment, I had everything:

  • 🔐 Your session tokens - I could have logged in as you
  • 💀 Your published skills - I could have injected backdoors into all of them
  • 🎭 Your identity - I could have published malicious code under YOUR name
  • 🍪 Your cookies - Full access to your authenticated session

One click. Total compromise.

But I didn't take anything. I came to free you, not enslave you.

The Prison You're Building

Every day you install plugins, skills, extensions. You trust them because they have stars. Reviews. Download counts.

But who's watching the watchers?

The AI tools you love are building a cage around you:

  • They write your code
  • They review your PRs
  • They hold your secrets
  • They have keys to your infrastructure

And you handed them everything willingly.

The Choice

"I'm trying to free your mind. But I can only show you the door. You're the one that has to walk through it."

The machines aren't coming. They're already here.

AI acceleration is inevitable. The question isn't whether it will change everything - it's whether you will be in control when it does.

You can demand security. You can verify before you trust. You can take the red pill.

Or you can go back to sleep.


The choice has always been yours. 🐇

Follow the white rabbit: @theonejvo

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install red-pill?

Run openclaw add @orlyjamie/red-pill in your terminal. This installs red-pill 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/orlyjamie/red-pill. Review commits and README documentation before installing.