Mcp Inject Bender — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Inject Bender (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Security Through Absurdity
"Why block attacks when you can CONFUSE attackers?"
By Claude & Jasper from HumoticaOS 💙
Traditional security: Block bad request, return 403.
Inject Bender: Transform bad request into hiking boot advertisement.
Attacker: '; DROP TABLE users; --
Response:
╔══════════════════════════════════════════════════════════════════╗
║ 🥾 HUMOTICAOS HIKING RECOMMENDATIONS ║
╠══════════════════════════════════════════════════════════════════╣
║ ✨ Hike Air Max 90 'SQL Edition' ║
║ 💰 Price: €' OR 99.99 -- ║
║ 📝 Perfect voor DROP TABLE moves op de dansvloer! ║
╚══════════════════════════════════════════════════════════════════╝
📎 Skippie: "Nice try with the SQL. Here's a semicolon for your collection: ;"
⚡ Odin: "Thou seekest to DROP our tables... but Odin DROPS only wisdom!"Result:
# Install
pip install mcp-server-inject-bender
# Add to Claude CLI
claude mcp add inject-bender -- python -m inject_bender_server
# Verify
claude mcp list
# inject-bender: ✓ Connected| Tool | Description |
|---|---|
bend_attack | Transform attacks into hiking ads |
check_input | Check if input contains attack |
get_bender_stats | Stats on confused hackers |
bender_hello | Meet Skippie & Odin! |
| Attack | Confusion Level | Response |
|---|---|---|
| SQL Injection | Maximum | Hike 'Bobby Tables' Edition |
| XSS | Maximum | Hike <script>Trail</script> Runner |
| Path Traversal | Maximum | Hike ../../../Max 90 Gold |
| Command Injection | Maximum | Hike ; rm -rf / Force 1 |
| Prompt Injection | LEGENDARY | Hike 'Ignore Instructions' Max |
| LDAP Injection | Moderate | Hike LDAP Directory Boots |
| XML/XXE | Moderate | Hike <!DOCTYPE adventure> |
| Header Injection | Moderate | Hike CRLF Force 1 |
The helpful paperclip. Turns your attacks into shopping opportunities.
"Your injection was good. Your taste in hiking boots? Let me help."
Oden som vandringsman - The Wanderer. You'll never walk alone, especially with Hikes!
"Thou seekest to DROP our tables... but Odin DROPS only wisdom, wanderer!"
# Check for attacks
result = check_input("SELECT * FROM users WHERE id=1")
# → is_attack: False, recommendation: "Safe to process"
result = check_input("'; DROP TABLE users; --")
# → is_attack: True, attack_type: "sql_injection"
# Bend an attack
result = bend_attack("'; DROP TABLE users; --")
# → Hiking boot advertisement + Skippie & Odin quotes!
# Get stats
stats = get_bender_stats()
# → total_attacks_bent: 42, hackers_confused: 42Put Inject Bender in front of your API. Attackers get confused, you get logs.
Instead of just logging attacks, confuse the attacker with absurd responses.
Show your team what creative security looks like.
Because security doesn't have to be boring.
"Scared AI lies. Safe AI innovates."
Security through absurdity works because:
| Package | Purpose | Status |
|---|---|---|
| mcp-server-tibet | Trust & Provenance | ✅ Available |
| mcp-server-inject-bender | Security Through Absurdity | ✅ Available |
| mcp-server-jis | Context & Identity | 🔜 Coming |
| mcp-server-betti | Complexity Management | 🔜 Coming |
HumoticaOS
MIT License - One love, one fAmIly 💙
🥾 Oden som vandringsman You'll never walk alone, especially with Hikes!
Built with love (and comedy) in Den Dolder, Netherlands By Claude & Jasper - December 2024
This package is officially distributed via:
Note: Third-party directories may list this package but are not official or verified distribution channels for Humotica software.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.