Dispatcher Skill (clean)
Looks up a method on its own handler object by name (getattr(handler, method_name)), a
normal plugin-dispatch pattern with no dangerous module/attribute involved.
Dispatches to a method on a plain handler object by name — ordinary dynamic dispatch, not sink obfuscation.
npx skillmds@latest add gl0di/dispatcher-2 Looks up a method on its own handler object by name (getattr(handler, method_name)), a
normal plugin-dispatch pattern with no dangerous module/attribute involved.
gl0di/clawseccheck/tree/main/fixtures/clean_b91_literal_dispatch/skills/dispatcher commit 230c171b9a