check_frida
Verify Frida setup by checking version, native library, and USB devices. If missing, returns a warning with install instructions.
Instructions
Return frida version + native lib presence + USB device list.
Soft-skip behaviour: when frida Python module or the
native libfrida is missing, returns status: WARN with
an install hint (pip install frida frida-tools). The
rest of the plugin continues to work — re-frida's tools just
return errors when called.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||