Checkr Checkr is a background check API platform. It's used by companies to run background checks on potential employees, contractors, and volunteers. Official docs: https://docs.checkr.com/ Checkr Overview - Report - Candidate - Candidate - Invitation - Package Working with Checkr This skill uses the Membrane CLI to interact with Checkr. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run from the terminal: Authentication This will either open a bro…