
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@agentutil/verify-mcp
Advanced tools
name: cs-mcp
transport: stdio
tools:
- name: verify_claim
description: Verify a natural language factual claim
input_schema:
type: object
required: [claim]
properties:
claim:
type: string
maxLength: 500
category:
type: string
enum: [financial, entity, geo, product]
urgency:
type: string
enum: [standard, fast, deep]
output_schema:
type: object
properties:
verdict:
type: string
enum: [confirmed, stale, disputed, "false", unknown]
confidence:
type: number
minimum: 0
maximum: 1
current_truth:
type: [string, "null"]
freshness:
type: string
source_count:
type: integer
cached:
type: boolean
request_id:
type: string
service:
type: string
- name: get_trending
description: Top claims by query volume (24h)
input_schema: {}
output_schema:
type: array
items:
type: object
properties:
claim_hash:
type: string
category:
type: string
entity:
type: string
attribute:
type: string
query_count_24h:
type: integer
last_verdict:
type: [string, "null"]
last_verified:
type: [string, "null"]
configuration:
env:
CS_API_URL: "https://verify.agentutil.net"
FAQs
MCP server — structured verification and trending data tools
The npm package @agentutil/verify-mcp receives a total of 17 weekly downloads. As such, @agentutil/verify-mcp popularity was classified as not popular.
We found that @agentutil/verify-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.