Real sudo uses env_reset by default, which naturally clears PKG_EXECPATH. This lets the child binary's pkg bootstrap start fresh and load the embedded main module correctly — no more 'Cannot find module' crash. Removes the sudo-wrapper.sh hack entirely; the real sudo package handles all edge cases (environment cleanup, privilege semantics) correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>