# Check Trust And Quality

Use this skill before relying on Git.Top results in a production workflow.

## Inputs

- Optional project id
- Optional requirement for D1-backed data

## Procedure

1. GET `https://git.top/api/health` and confirm `db=available`.
2. GET `https://git.top/api/trust` or call MCP `get_trust_gate`.
3. GET `https://git.top/api/benchmark` or call MCP `get_public_benchmark` for public evaluation health.
4. Inspect `metadata.source`, sync freshness, known limitations, quality confidence, and review queues.

## Outputs

- Trust decision and checks
- Public benchmark status
- Quality and review guidance
