Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.sulvo.publisher-revenue-audit/audit

NPM · PUBLISHER-REVENUE-AUDIT-MCP · 2 COMPONENTS · SCANNED SEP 25

Publisher revenue audit: ads.txt and ad-stack checks, Sulvo onboarding, and Boost ad-block recovery

0 this week 73 Trust /100
Trust breakdown (7 categories)

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 Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 51 of 130 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency19
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2341 tokens (~83/item across 28 items; 28 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management77
  • Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage86
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 57% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 28 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 28 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
Install

How do I install the com.sulvo.publisher-revenue-audit/audit MCP server?

com.sulvo.publisher-revenue-audit/audit runs locally as an npm package, launched with npx -y publisher-revenue-audit-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 · publisher-revenue-audit-mcp

# add to Claude Code
claude mcp add com-sulvo-publisher-revenue-audit-audit -- npx -y publisher-revenue-audit-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "com-sulvo-publisher-revenue-audit-audit": {
      "command": "npx",
      "args": [
        "-y",
        "publisher-revenue-audit-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-sulvo-publisher-revenue-audit-audit": {
      "command": "npx",
      "args": [
        "-y",
        "publisher-revenue-audit-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-sulvo-publisher-revenue-audit-audit -- npx -y publisher-revenue-audit-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-sulvo-publisher-revenue-audit-audit": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "publisher-revenue-audit-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-sulvo-publisher-revenue-audit-audit --command npx --arg -y --arg publisher-revenue-audit-mcp
# ~/.hermes/config.yaml
mcp_servers:
  com-sulvo-publisher-revenue-audit-audit:
    command: "npx"
    args: ["-y", "publisher-revenue-audit-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-sulvo-publisher-revenue-audit-audit": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "publisher-revenue-audit-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-sulvo-publisher-revenue-audit-audit -t stdio -c npx -a -y publisher-revenue-audit-mcp
// mcp.json
{
  "mcpServers": {
    "com-sulvo-publisher-revenue-audit-audit": {
      "command": "npx",
      "args": [
        "-y",
        "publisher-revenue-audit-mcp"
      ]
    }
  }
}
Changelog

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.

  • 25 Sept 26 −3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 0
    • Stability: 0.97 → pass security
  • 23 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.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
  • 16 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.

Diagnostics

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 25 Sept 2026 · Analysed npm/publisher-revenue-audit-mcp@0.2.1

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 →

Dependencies 130 packages
Packages resolved 130
Deprecated 1
Stale 50
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 28 exposed · ~2,341 tokens

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 →

Tool Tokens
apply_for_sulvo_account ~70

Submit an unauthenticated Sulvo account application lead through the current signup API.

NameTypeReqDescription
domainstringyesPrimary publisher domain to submit for Sulvo account review.
emailstringyesApplicant email address Sulvo should use for follow-up.
outputFormatstring––

No output schema declared.

No examples provided.

attach_sulvo_revenue_audit ~93

Attach a current public revenue audit artifact. Input requires expectedVersion and auditArtifactId.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

connect_sulvo_backup_provider ~93

Return the GAM or AdSense authorization URL. Input requires provider set to gam or adsense.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

create_sulvo_signup_account ~143

Run Sulvo signup step 2: create the pending Sulvo user/account.

NameTypeReqDescription
domainstringyesPrimary publisher root domain used in signup start.
emailstringyesApplicant email address.
firstNamestringyes–
lastNamestringyes–
mixpanelIdstring––
monthlyPageviewsnumberyes–
outputFormatstring––
passwordstringyesPassword for the pending Sulvo account.
phonestring––
utmContentstring––
utmMediumstring––
utmSourcestring––

No output schema declared.

No examples provided.

get_sulvo_activation_smoke_status ~93

Return active-probe, real-page, and remediation status for the latest activation attempt.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

get_sulvo_boost_setup ~59

Instructions for setting up Sulvo Boost: first-party serving from the publisher's own CDN that recovers ad-blocked impressions.

NameTypeReqDescription
cdnstring–The CDN fronting the site; omit to get all three options.

No output schema declared.

No examples provided.

get_sulvo_installation_instructions ~88

Return installation values for the locked revision. Input is empty.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

get_sulvo_revenue_onboarding_status ~57

Return the backend-owned journey stage, readiness dimensions, and one next best action.

NameTypeReqDescription
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

get_sulvo_signup_ads_txt ~52

Run Sulvo signup step 4a: fetch the ads.txt lines the publisher must add for site ownership verification.

NameTypeReqDescription
outputFormatstring––
userIdstringyes–

No output schema declared.

No examples provided.

get_sulvo_signup_status ~35

Return the current signup status capability.

NameTypeReqDescription
outputFormatstring––
userIdstringyes–

No output schema declared.

No examples provided.

import_sulvo_backup_units ~86

Import connected provider units. Input requires provider and expectedVersion.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

lock_sulvo_placement_revision ~89

Lock the exact mapped revision. Input requires expectedVersion and revisionId.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

map_sulvo_placement_backup ~96

Map a display placement backup. Input requires expectedVersion, stablePlacementId, provider, and providerId.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

review_sulvo_placement_recommendations ~93

Save accept, edit, or reject decisions. Input requires expectedVersion and decisions.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

rollback_sulvo_activation ~84

Return the workspace domain to publisher-owned backup-only serving.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

run_publisher_revenue_audit ~53

Run a hosted public publisher revenue-readiness screen and return the report.

NameTypeReqDescription
domainstringyesPublisher domain to screen, for example example.com.
optionsobject–Optional output controls.

No output schema declared.

No examples provided.

run_sulvo_activation_preflight ~88

Run the complete bounded activation preflight for the locked workspace revision.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

save_sulvo_placement_plan ~100

Save a placement revision. Input requires expectedVersion and payload.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobjectyesA revision containing from 1 to 50 placements plus the consent/runtime attestations preflight requires.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

set_sulvo_onboarding_journey ~104

Set or change the journey intake answers on the workspace. Input requires expectedVersion plus at least one of mode, goal, retagTiming.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

start_sulvo_revenue_onboarding ~137

Create or resume a verified-account activation workspace after the public audit and signup steps.

NameTypeReqDescription
auditArtifactIdstring––
domainstringyes–
goalstring–The publisher's #1 goal: increase demand and CPMs, or recover ad-blocked impressions (Boost).
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
outputFormatstring––
retagTimingstring–Demand goal only: retag now (requires passback/backup mapping) or after site approval (no passback).

No output schema declared.

No examples provided.

start_sulvo_signup ~81

Run Sulvo signup step 1: verify the publisher domain and create the unauthenticated signup lead.

NameTypeReqDescription
domainstringyesPrimary publisher root domain to submit for Sulvo signup.
emailstringyesApplicant email address.
monthlyPageviewsnumber–Optional expected monthly pageviews.
outputFormatstring––

No output schema declared.

No examples provided.

submit_sulvo_activation_workspace ~87

Submit the proven revision. Input requires expectedVersion and revisionId.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

submit_sulvo_signup_documents ~22

Explain how to complete Sulvo signup document review.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

submit_sulvo_site_for_approval ~104

Retag-after-approval journeys: submit the bare site for Google approval (ads.txt ownership only, no tags). Input requires expectedVersion.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

update_sulvo_signup_company ~104

Run Sulvo signup step 3: save optional company information for a pending signup.

NameTypeReqDescription
addressstring––
citystring––
countrystring––
employeeCountnumber––
monthlyAdRevenuenumber––
outputFormatstring––
statestring––
userIdstringyes–
websitestring––
zipstring––

No output schema declared.

No examples provided.

verify_sulvo_placement_installation ~90

Verify every stable placement container and the inert loader for the locked revision.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

verify_sulvo_signup_ads_txt ~51

Run Sulvo signup step 4b: verify whether the submitted publisher domain has the required ads.txt lines.

NameTypeReqDescription
outputFormatstring––
userIdstringyes–

No output schema declared.

No examples provided.

verify_sulvo_site_ownership ~89

Verify the required ads.txt and inert Sulvo head-tag ownership evidence.

NameTypeReqDescription
idempotencyKeystring–Optional retry key. Reuse it when retrying the same mutation.
inputobject–Fields required by this journey action.
outputFormatstring––
workspaceIdstringyesActivation workspace identifier returned by the start or status tool.

No output schema declared.

No examples provided.

Common questions

What is the com.sulvo.publisher-revenue-audit/audit MCP server?

com.sulvo.publisher-revenue-audit/audit is an MCP server listed in the public MCP registry as com.sulvo.publisher-revenue-audit/audit. Publisher revenue audit: ads.txt and ad-stack checks, Sulvo onboarding, and Boost ad-block recovery. This page covers its npm package (publisher-revenue-audit-mcp).

Is the com.sulvo.publisher-revenue-audit/audit MCP server safe to use?

com.sulvo.publisher-revenue-audit/audit scores 73 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 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 com.sulvo.publisher-revenue-audit/audit MCP server expose?

com.sulvo.publisher-revenue-audit/audit exposes 28 tools: start_sulvo_revenue_onboarding, get_sulvo_revenue_onboarding_status, attach_sulvo_revenue_audit, connect_sulvo_backup_provider, import_sulvo_backup_units, and 23 more. Their descriptions and schemas cost roughly 2,341 tokens of context every time the server is loaded.

Is the com.sulvo.publisher-revenue-audit/audit MCP server still maintained?

com.sulvo.publisher-revenue-audit/audit is still listed as active in the MCP registry. We last reached this channel on 25 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 com.sulvo.publisher-revenue-audit/audit MCP server under?

com.sulvo.publisher-revenue-audit/audit declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.