← Back to search

io.github.vdappdev2/vtimestamp

vdappdev2 Scanned 9d ago

MCP server for verifying and querying vtimestamp proofs on the Verus blockchain

A
93 / 100

Versions

1.0.1latest
first seen Jun 5, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 4

vtimestamp_verify
annotations: none low

Verify whether a file or text has been timestamped on a VerusID. Provide either a file_path or text — the server computes the SHA-256 hash and checks it against the on-chain record. Returns blockchain proof details if found.

text string identity string file_path string
vtimestamp_list
annotations: none low

List all timestamps recorded on a VerusID. Returns an array of timestamps with hash, title, metadata, and blockchain proof details.

identity string
vtimestamp_info
annotations: none low

Get information about the vtimestamp service — what it is, how it works, and supported features.

vtimestamp
annotations: none low

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 17

info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Tool 'vtimestamp_verify' has no annotations annotation_checker · 100%
low
Tool 'vtimestamp_list' has no annotations annotation_checker · 100%
low
Tool 'vtimestamp_info' has no annotations annotation_checker · 100%
low
Tool 'vtimestamp' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: vtimestamp_verify manifest_parser · 70%
info
Tool: vtimestamp_list manifest_parser · 70%
info
Tool: vtimestamp_info manifest_parser · 70%
info
Tool: vtimestamp manifest_parser · 75%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (4) manifest_parser · 80%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 94 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%