jshook-skill
JavaScript reverse engineering, deobfuscation, and browser debugging
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install jshook-skill?โผ
Run `npx skills add wuji66dde/jshook-skill --all -g -y` in your terminal to install the skill globally.
How to deobfuscate JavaScript code?โผ
Use the deobfuscate command with your obfuscated code snippet. It handles over 20 obfuscation types and automatically restores variable names, control flow, and encrypted strings.
Can it detect encryption algorithms in web pages?โผ
Yes. The detect-crypto command identifies AES, RSA, MD5, SHA, and custom algorithms, then extracts parameters and locates keys automatically.
Does jshook-skill work with Claude Code?โผ
Yes. It follows the standard SKILL.md format and runs directly in Claude Code and other compatible agent environments.
Can it bypass anti-bot detection?โผ
Yes. It includes 16 stealth features such as WebDriver hiding, Canvas and WebGL fingerprint noise, and five platform presets for Chrome, Edge, and Safari.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core