maximumsats-wot

Query MaximumSats WoT API for Nostr pubkey trust scores and sybil risk.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Jay0xx/forge0btc-news-agent --skill maximumsats-wot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maximumsats-wot
Source: https://github.com/Jay0xx/forge0btc-news-agent/tree/main/aibtcdev-skills/maximumsats-wot
Command: npx skills add https://github.com/Jay0xx/forge0btc-news-agent --skill maximumsats-wot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps you verify the trustworthiness of Nostr pubkeys by querying WoT scores, detect potential sybil risk, and plan safer interactions.

Core Features & Use Cases

  • WoT score lookups for a pubkey and interpretation of trust scores.
  • Sybil risk assessment and follow-recommendation generation to build safer networks.
  • Use Case: Vet counterparties and decide whom to follow or engage with on Nostr based on WoT signals.

Quick Start

Query the WoT score for a pubkey using the CLI and review the resulting JSON.

Frequently Asked Questions about maximumsats-wot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check the Web of Trust score for a Nostr pubkey?

You can check a Nostr pubkey's Web of Trust score by querying the MaximumSats WoT API via the CLI, which returns a JSON object containing the trust score, sybil risk, and trust paths for that pubkey.

What is a Nostr sybil risk assessment and how does it work?

A Nostr sybil risk assessment evaluates the likelihood that a pubkey is a fake or malicious identity by analyzing its network connections through the Web of Trust API, helping you detect untrustworthy keys before interacting.

How do I vet Nostr counterparties before conducting transactions?

To vet Nostr counterparties, query their pubkeys using the WoT API to fetch trust scores and sybil risk metrics, allowing you to evaluate their trustworthiness and decide whether to engage safely.

Can I monitor Nostr pubkey trust score changes over time automatically?

Yes, you can monitor Nostr pubkey trust score changes automatically by setting up a local watchlist and using the integrated sensor component, which tracks score fluctuations for the pubkeys you specify.

Do I need L402 credentials to query the WoT API for Nostr pubkeys?

You need L402-enabled credentials to achieve higher query quotas when fetching Web of Trust scores from the MaximumSats API, ensuring uninterrupted access for bulk pubkey vetting and monitoring.