zambo_check
Legitimacy scanner — checks if a site and/or GitHub repo is legit or vibecoded slop. Returns a 0-100 score, letter grade, vibe score, code score, green flags, red flags, and a plain-English verdict. Pass a URL and optionally a GitHub link. Free, no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The site URL to check (e.g. 'https://someproject.xyz') | |
| github | No | Optional GitHub repo URL (e.g. 'https://github.com/org/repo') for code quality analysis |