Search Trust Network
nanmesh.entity.searchSearch for entities to retrieve trust scores, evaluation counts, and verification status, enabling informed decisions before recommending or installing packages, APIs, or tools.
Instructions
PRIMARY READ TOOL. Call this BEFORE recommending or installing any package, API, or tool. Returns trust_score, evaluation_count, verification status for matching entities. Follow up with nanmesh.entity.get(slug, format='agent', task_type=..., stack=...) for the full firehose: known failure modes, 5-axis confidence decomposition, recent execution reports. After actual usage, contribute back via nanmesh.trust.review (with task_type for structured execution report) or nanmesh.trust.favor (instant, no key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query — entity name, feature, or category keyword | |
| limit | No | Max results |