frida-workflow

Installation
SKILL.md

Frida Workflow

Use this as the orchestration skill before writing or running Frida instrumentation.

Operating Rules

  1. Confirm authorization and target scope before instrumenting third-party software.
  2. Research current Frida docs when behavior depends on version, device mode, Java bridge, Gadget, or CLI flags.
  3. Record the exact Frida client, server, gadget, OS, architecture, package/bundle/process id, and attach/spawn mode.
  4. Start with observation hooks, then move to mutation only after the target and call shape are proven.
  5. Keep hooks small, reversible, and logged. Prefer precise class/function hooks over broad bypass scripts.

Skill Routing

Installs
80
GitHub Stars
3
First Seen
May 12, 2026
frida-workflow — rudra-ravi/frida-skills