Escrow Sentinel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GIB_VAULTS_URL | No | public escrow/vault query | https://api.gib.work/vaults |
| SOLANA_RPC_URL | No | RPC endpoint for escrow reads | https://api.mainnet-beta.solana.com |
| GIB_EXPLORE_URL | No | public listing endpoint | https://api.gib.work/explore?page=1 |
| ESCROW_SENTINEL_TOP | No | ranking depth | 5 |
| ESCROW_SENTINEL_ENRICH | No | fetch detail pages for submission counts | 1 |
| ESCROW_SENTINEL_SOURCE | No | auto | live | fixture | auto |
| ESCROW_SENTINEL_OFFLINE | No | 1 = no network at all: fixture + stored verifications | 0 |
| GIB_DETAIL_URL_TEMPLATE | No | detail page (submission counts, gating) | https://gib.work/bounty/{id} |
| ESCROW_SENTINEL_TIMEOUT_MS | No | per-request timeout | 15000 |
| ESCROW_SENTINEL_VAULT_LOOKUP | No | resolve escrow addresses via the vault query | 1 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues