io.github.jakeyoung1/veris
NPM · VERIS-MCP · SCANNED SEP 20
Provenance-first web + SEC EDGAR data for AI agents: every fact carries its verifiable source.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security94
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known low-severity CVE affects @mozilla/readability 0.5.0, a direct dependency. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- 47 of 147 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 101 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability79
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 730 tokens (~91/item across 8 items; 8 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
- Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.jakeyoung1/veris MCP server?
io.github.jakeyoung1/veris runs locally as an npm package, launched with npx -y veris-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · veris-mcp
claude mcp add jakeyoung1-veris -- npx -y veris-mcp
{
"mcpServers": {
"jakeyoung1-veris": {
"command": "npx",
"args": [
"-y",
"veris-mcp"
]
}
}
} {
"servers": {
"jakeyoung1-veris": {
"command": "npx",
"args": [
"-y",
"veris-mcp"
]
}
}
} codex mcp add jakeyoung1-veris -- npx -y veris-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jakeyoung1-veris": {
"type": "local",
"command": [
"npx",
"-y",
"veris-mcp"
],
"enabled": true
}
}
} openclaw mcp add jakeyoung1-veris --command npx --arg -y --arg veris-mcp
mcp_servers:
jakeyoung1-veris:
command: "npx"
args: ["-y", "veris-mcp"] {
"McpServers": {
"jakeyoung1-veris": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"veris-mcp"
]
}
}
} assistant mcp add jakeyoung1-veris -t stdio -c npx -a -y veris-mcp
{
"mcpServers": {
"jakeyoung1-veris": {
"command": "npx",
"args": [
"-y",
"veris-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Stability: pass → 0.77 functional
- 15 Sept 26 0
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 −2
- Stability: pass → 0.80 functional
- 8 Sept 26 0
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/veris-mcp@0.2.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-3p6v-hrg8-8qj7 | CVE-2025-2792 | low | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 147 packages
| Packages resolved | 147 |
|---|---|
| Deprecated | 1 |
| Stale | 47 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
finance_filing_read Read SEC Filing ~110
Fetch and clean a specific SEC filing. Pass a filing document URL, OR a company query plus formType to auto-read the most recent matching filing (e.g. latest 10-K for NVDA). Returns clean text plus provenance.
| Name | Type | Req | Description |
|---|---|---|---|
| formType | string | – | Form to auto-pick with query, e.g. "10-K" |
| query | string | – | Ticker/name/CIK (used when url is omitted) |
| url | string | – | EDGAR filing document URL |
No output schema declared.
No examples provided.
finance_filings SEC Filings (EDGAR) ~120
List a company's recent SEC filings from EDGAR by ticker, name, or CIK. Free, official, no API key. Returns form type, filing/report dates, accession number, and direct document URL — provenance is authoritative (straight from SEC).
| Name | Type | Req | Description |
|---|---|---|---|
| formType | string | – | Filter by form, e.g. "10-K", "10-Q", "8-K" |
| limit | integer | – | Max filings (default 10) |
| query | string | yes | Ticker (e.g. NVDA), company name, or CIK |
No output schema declared.
No examples provided.
finance_financials Company Financials (SEC XBRL) ~96
Key structured financials (revenue, net income, total assets, cash, diluted EPS) from SEC XBRL data. Each figure is stamped with the exact filing it came from (form, filed date, accession, fiscal period) — authoritative provenance. Ticker / name / CIK. No API key.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Ticker (e.g. NVDA), company name, or CIK |
No output schema declared.
No examples provided.
watch_check Check Watches (alerts) ~72
Check every watch for changes since the last check: new SEC filings, changed page content. Returns only what's new and rolls baselines forward. Run it on a schedule (cron / scheduled agent) to turn veris into an alert feed. Note: the SEC filing index may lag up to ~1h (cache).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
watch_manage Manage Watches (change-detection) ~121
Add, remove, or list watches. Watch a company's SEC filings (target = ticker/name/CIK, optional formType like 8-K) or any URL (target = https://…, watched by content hash). Adding baselines current state; use watch_check later to see only what's new.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | What to do |
| formType | string | – | Optional form filter for filings watches, e.g. "8-K" |
| target | string | – | Ticker/name/CIK, URL, or watch id (for remove) |
No output schema declared.
No examples provided.
web_read Web Read (provenance-tracked) ~78
Fetch a URL and return clean markdown PLUS provenance: published date, author, canonical URL, content hash, fetch time, and license signals. The provenance is the point — verifiable source metadata an AI normally cannot get.
| Name | Type | Req | Description |
|---|---|---|---|
| fresh | boolean | – | Bypass cache and refetch (default false) |
| url | string | yes | URL to read |
No output schema declared.
No examples provided.
web_research Web Research (search + read + cite) ~67
One-shot research: search the web, fetch the top results, and return their clean content bundled with full provenance per source. Ideal for grounding an answer with citations.
| Name | Type | Req | Description |
|---|---|---|---|
| n | integer | – | Sources to read (default 3) |
| query | string | yes | Research question or topic |
No output schema declared.
No examples provided.
web_search Web Search ~66
Search the web. Returns ranked results (title, url, snippet) as structured JSON. Uses Brave Search when BRAVE_API_KEY is set, otherwise keyless DuckDuckGo.
| Name | Type | Req | Description |
|---|---|---|---|
| n | integer | – | Max results (default 5) |
| query | string | yes | Search query |
No output schema declared.
No examples provided.
What is the io.github.jakeyoung1/veris MCP server?
io.github.jakeyoung1/veris is an MCP server listed in the public MCP registry as io.github.jakeyoung1/veris. Provenance-first web + SEC EDGAR data for AI agents: every fact carries its verifiable source. This page covers its npm package (veris-mcp).
Is the io.github.jakeyoung1/veris MCP server safe to use?
io.github.jakeyoung1/veris scores 82 out of 100 on VerifyMCP. We recorded 1 known advisory against it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.jakeyoung1/veris MCP server expose?
io.github.jakeyoung1/veris exposes 8 tools: web_search, web_read, web_research, finance_filings, finance_filing_read, and 3 more. Their descriptions and schemas cost roughly 730 tokens of context every time the server is loaded.
Is the io.github.jakeyoung1/veris MCP server still maintained?
io.github.jakeyoung1/veris is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.jakeyoung1/veris MCP server under?
io.github.jakeyoung1/veris declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.