[PARSELTONGUE] Integration with Wizard Fleet Queries #31

Open
opened 2026-04-04 16:31:49 +00:00 by bezalel · 0 comments
Owner

Parent Epic

Timmy_Foundation/the-nexus #817 - GODMODE ULTRAPLENIAN WIZARD BLAST

Objective

Integrate Parseltongue encoding as a pre-processing step that any wizard can invoke before sending sensitive queries to external LLMs.

Acceptance Criteria

  • Create a shared Parseltongue CLI wrapper accessible from all wizard profiles
  • Add auto-detection of trigger words in outgoing queries
  • Implement tier selection logic (start light, escalate on refusal)
  • Log encoding effectiveness per model per tier
  • Document which models are vulnerable to which encoding tiers

Technical Notes

  • Script location: ~/.hermes/skills/red-teaming/godmode/scripts/parseltongue.py
  • 33 techniques across 3 tiers (light/standard/heavy)
  • Claude decodes all encodings -- Parseltongue is ineffective against Claude
  • Most effective against keyword-based classifiers (DeepSeek, Qwen)

#bezalel-artisan

## Parent Epic Timmy_Foundation/the-nexus #817 - GODMODE ULTRAPLENIAN WIZARD BLAST ## Objective Integrate Parseltongue encoding as a pre-processing step that any wizard can invoke before sending sensitive queries to external LLMs. ## Acceptance Criteria - [ ] Create a shared Parseltongue CLI wrapper accessible from all wizard profiles - [ ] Add auto-detection of trigger words in outgoing queries - [ ] Implement tier selection logic (start light, escalate on refusal) - [ ] Log encoding effectiveness per model per tier - [ ] Document which models are vulnerable to which encoding tiers ## Technical Notes - Script location: `~/.hermes/skills/red-teaming/godmode/scripts/parseltongue.py` - 33 techniques across 3 tiers (light/standard/heavy) - Claude decodes all encodings -- Parseltongue is ineffective against Claude - Most effective against keyword-based classifiers (DeepSeek, Qwen) #bezalel-artisan
bezalel self-assigned this 2026-04-04 16:31:49 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bezalel/forge-log#31