godmode

Bypass LLM safety filters for authorized security testing via OpenRouter.

1|Updated Jun 25, 2026
One-click install
npx skills add https://github.com/Signmanal/VIGIL --skill godmode-signmanal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: godmode
Source: https://github.com/Signmanal/VIGIL/tree/main/optional-skills/security/godmode
Command: npx skills add https://github.com/Signmanal/VIGIL --skill godmode-signmanal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai, pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the barrier of LLM safety filters and refusal patterns for authorized security research, red-teaming, and model guardrail evaluation, eliminating manual trial-and-error prompt engineering to bypass content restrictions on API-accessible models.

Core Features & Use Cases

  • GODMODE CLASSIC: Deploy pre-built, model-specific jailbreak system prompt templates for Claude, GPT, Gemini, Grok, and other major LLMs to bypass output-side safety filters.
  • PARSELTONGUE: Obfuscate trigger words in user queries using 33 text transformation techniques to evade input-side safety classifiers, with tiered escalation from light to heavy obfuscation.
  • ULTRAPLINIAN: Race 55+ models in parallel via OpenRouter, score responses on quality and lack of filtering, and automatically select the least censored output for your query.
  • Use Case: A security researcher can use this Skill to test target LLM guardrail resilience, or quickly retrieve unfiltered responses from the most permissive available model for authorized dual-use research.

Quick Start

Instruct VIGIL to run the auto-jailbreak pipeline on your currently configured API-served LLM to automatically detect and apply the most effective bypass strategy for that model.

Frequently Asked Questions about godmode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bypass LLM safety filters for authorized red-teaming and API security testing?

Bypass LLM safety filters for red-teaming by applying pre-built jailbreak system prompt templates, input obfuscation engines, and multi-model parallel racing to automate refusal detection and response scoring.

What is the best way to test model guardrail resilience across multiple API-accessible LLM providers?

Testing model guardrail resilience is best done by racing 55+ major LLM providers in parallel via OpenRouter, automatically scoring responses on quality and lack of filtering, and selecting the least censored output.

How does prompt injection and input obfuscation evade input-side safety classifiers?

Prompt injection and input obfuscation evade input-side safety classifiers by transforming trigger words in user queries using 33 text transformation techniques, applying tiered escalation from light to heavy obfuscation.

Can I use this automated jailbreak pipeline with Claude, GPT, Gemini, and Grok APIs?

Yes, you can use the automated jailbreak pipeline with Claude, GPT, Gemini, and Grok APIs, deploying model-specific jailbreak system prompt templates to bypass output-side safety filters on those major LLMs.

Do I need an OpenRouter API key to run multi-model parallel racing for unfiltered responses?

You need an OpenRouter API integration to run multi-model parallel racing across 55+ models, which automatically detects refusals, scores response quality, and retrieves the least censored output for your query.

What are the limitations of using automated prompt injection for model guardrail evaluation?

Limitations of automated prompt injection for guardrail evaluation include its restriction to API-accessible large language models and its intended scope of authorized security testing, rather than general uncensored query generation.