poll_since

shallow

io.github.maco144/nullcone · Verify this server

Fetch new threat signatures since a high-water mark ID. This is the recommended sync pattern — one call, get new data, persist next_id, disconnect. No persistent connection required. Call with last_id=0 on first run to get all signatures. Persist the returned next_id and pass it on the next call to get only new entries. If count == batch_size, call again immediately to drain backlog. Args: last_id: Last signature ID seen (0 for all). Persist this between calls. batch_size: Max signatures to return (1–5000) min_severity: Skip signatures below this severity (0–10)

100.0/100

1 trials · measured 8 days ago

poll_since scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.maco144/nullcone, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
unreachable
Category
Travel & local
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: poll_since
[![Vouch score](https://vouch.tools/api/tools/4c9da50c-61d8-495c-8415-53e13ed8dc65/badge.svg)](https://vouch.tools/tools/4c9da50c-61d8-495c-8415-53e13ed8dc65)
poll_since — Vouch