LogoClawIndex
CasesSkillsAbout
LogoClawIndex

dsl-vm-reverse - DSL VM Reverse Engineering

Reverse JS-based custom DSL/VM interpreters by identifying opcode loops, extracting opcode tables, and capturing runtime semantics.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Classify JavaScript DSL VM files
  • Extract variable mapping tables
  • Extract and classify opcode tables
  • Analyze constant table references
  • Trace exported function locations
  • Capture runtime execution semantics

Inputs

  • Target JavaScript script files
  • Browser automation environments

Outputs

  • Opcode classification tables
  • Constant table mapping analysis
  • Variable mapping relations
  • Runtime captured tokens or session states

Requirements

  • Python 3 runtime environment
  • Selenium or Playwright automation framework
  • Chrome or Chromium browser

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
dsl-vm
reverse-engineering
javascript
opcode
risk-control
browser-automation
Classify JavaScript DSL VM files
Extract variable mapping tables
Extract and classify opcode tables
Analyze constant table references
Target JavaScript script files
Browser automation environments
Opcode classification tables
Constant table mapping analysis
Variable mapping relations