screen_repository
Screen a public GitHub repository or pull request to generate a risk report with scores, findings, and merge-readiness signals.
Instructions
Screen a public GitHub repository or GitHub pull request URL and generate a GitLumen-style risk report. Supports repo URLs and /pull/ URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Screening depth. quick downloads fewer files; standard downloads more files. | standard |
| branch | No | Optional branch/ref. Ignored for PR URLs unless GitHub needs fallback. | |
| output | No | Response format returned to the MCP client. | compact |
| repoUrl | Yes | GitHub repository URL, for example https://github.com/owner/repo or https://github.com/owner/repo/pull/123 | |
| maxFiles | No | Optional hard cap for files downloaded and scanned. |