scan_repo
Scan a public GitHub repository to identify exposed secrets, security risks, and deployment issues, and get a readiness score and findings list.
Instructions
Run a CheckMyLaunch readiness scan on a public GitHub repository. Finds exposed secrets, security risks, deployment problems and launch blockers, and returns a readiness score plus a findings list. Use this after making changes to a project to check it is safe to ship. Only works on public repos reachable at github.com// — private repos need the signed-in flow at checkmylaunch.com.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoUrl | Yes | Public GitHub repo URL, e.g. https://github.com/owner/repo |