List packages
list_packagesList npm and PyPI packages with health and risk scores, sortable by composite score to identify top-ranked packages.
Instructions
List npm/PyPI packages that have at least one score, sorted by composite score by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Field to sort by. Defaults to general_score. | |
| limit | No | Max results, 1-200. Defaults to 50. | |
| order | No | Sort direction. Defaults to desc. | |
| language | No | Filter by language ecosystem. |