batch_check
Check up to 5 repos or packages in a single call to get trust assessments. Accepts any mix of formats including owner/repo, npm packages, and registry URLs.
Instructions
Check up to 5 repos or packages in one call. Returns a trust assessment for each. Requires a Developer Pro or Team API key. Accepts any mix of formats (owner/repo, npm packages, registry URLs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repos | Yes | Array of repos/packages in any format (max 5). E.g., ["owner/repo", "npm:@scope/pkg", "https://smithery.ai/server/name"] |