Verify that an endpoint checks ownership, not just authentication. Use on any handler that reads or mutates user data.
$npx -y skills add archive228/loopkit --skill authz-checkInstalls into the current project.
Run `npx skills use "https://github.com/archive228/loopkit" --skill "archive228/loopkit/authz-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/archive228/loopkit" that are relevant to the current task. Run `npx skills add "https://github.com/archive228/loopkit"` and select the relevant skills, then follow their instructions.