batch_check
Check up to 5 repos or packages in one call to receive trust assessments with vulnerability intelligence and a go/no-go decision.
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"] |