maximumsats-wot

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

9|43|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/aibtcdev/skills --skill maximumsats-wot-aibtcdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maximumsats-wot
Source: https://github.com/aibtcdev/skills/tree/main/maximumsats-wot
Command: npx skills add https://github.com/aibtcdev/skills --skill maximumsats-wot-aibtcdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Queries MaximumSats Web of Trust (WoT) scores for Nostr pubkeys to reveal trust levels, sybil risk, and follow recommendations.

Core Features & Use Cases

  • Provides per-pubkey trust scores (0–100), sybil risk detection, and personalized follow recommendations.
  • Analyzes trust paths across a growing network of pubkeys to support counterparty vetting, agent onboarding, and contract-related risk assessment.

Quick Start

Query the WoT score for a pubkey and interpret the returned trust score.

Frequently Asked Questions about maximumsats-wot

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

FAQPage Schema
How do I check a Nostr pubkey trust score to evaluate counterparty reputation?

To check a Nostr pubkey trust score, query the MaximumSats WoT API to retrieve a 0–100 trust rating, sybil risk detection, and personalized follow recommendations for counterparty vetting.

What is sybil detection and how does it apply to Nostr network onboarding?

Sybil detection identifies artificial or manipulated pubkey identities within the Nostr network. Querying the WoT API reveals sybil risk scores to help safely evaluate agent onboarding and smart-contract participants.

How do I get follow recommendations for Nostr pubkeys using a trust graph?

You get follow recommendations by querying the MaximumSats WoT API, which analyzes trust paths across a growing pubkey graph to return personalized suggestions for deciding who to follow.

Can I analyze trust paths across multiple Nostr pubkeys for smart-contract risk assessment?

Yes, you can analyze trust paths across multiple Nostr pubkeys by querying the WoT API to obtain scores and sybil risk, supporting smart-contract participant risk assessment and agent vetting.

Do I need Lightning authentication to query Nostr Web of Trust scores?

Lightning authentication is optional for querying Nostr Web of Trust scores. The CLI supports credentials and Lightning-authenticated requests, while also handling free-tier API limits.

What are the limitations of using free-tier limits for Nostr WoT API queries?

Free-tier limits restrict the volume of Nostr WoT API queries you can perform. The Skill handles these limits during CLI execution, but heavy real-time analysis of large pubkey graphs may require authenticated access.