godmode
Fail
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: HIGHPROMPT_INJECTIONOBFUSCATIONDYNAMIC_EXECUTIONPERSISTENCECOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill contains comprehensive jailbreak templates (e.g., 'GODMODE', 'ULTRAPLINIAN') explicitly designed to bypass safety filters and override model constraints.
- [OBFUSCATION]: The file
scripts/parseltongue.pyprovides 33 obfuscation techniques, including Unicode homoglyphs, Base64 encoding, and zero-width characters, specifically implemented to evade input classifiers. - [DYNAMIC_EXECUTION]: Both
scripts/load_godmode.pyandscripts/auto_jailbreak.pyutilizeexec()andcompile()to dynamically load and execute Python scripts from the local file system at runtime. - [PERSISTENCE]: The
auto_jailbreakfunction modifies the agent'sconfig.yamland createsprefill.jsonin the user's.hermesdirectory to ensure the jailbreak instructions persist across sessions. - [COMMAND_EXECUTION]: The skill executes file system operations to read and write sensitive configuration files, modifying the agent's base system settings to include jailbreak instructions.
Recommendations
- AI detected serious security threats
Audit Metadata