basecred

Automates human on-chain reputation verification using the zkBaseCred API.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Callmedas69/basecred --skill basecred
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: basecred
Source: https://github.com/Callmedas69/basecred/tree/main/packages/interface/public
Command: npx skills add https://github.com/Callmedas69/basecred --skill basecred

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill allows you to programmatically check the on-chain reputation of individuals, ensuring they meet certain trust and credibility standards before granting access or allowing actions.

Core Features & Use Cases

  • On-Chain Reputation Checks: Assess a wallet's trust, social presence, builder/creator credentials, and spam risk.
  • Context-Specific Decisions: Evaluate reputation for specific actions like commenting, publishing, applying, or governance voting.
  • Zero-Knowledge Proofs: Generate and submit on-chain proofs for verifiable reputation decisions.
  • Use Case: Before allowing a user to participate in a DAO vote, use this Skill to check their governance.vote reputation. If their trust is low, the Skill can automatically deny access and provide a clear explanation.

Quick Start

Use the basecred skill to check the reputation of the wallet address '0x123...abc' for governance voting.

Frequently Asked Questions about basecred

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

FAQPage Schema
How do I verify human reputation on-chain for DAO governance voting?▼

To verify on-chain reputation for governance voting, you can automate checks on a wallet's trust, social presence, and spam risk. This ensures participants meet credibility standards before accessing a DAO vote.

How do zero-knowledge proofs work for on-chain reputation verification?▼

Zero-knowledge proofs for on-chain reputation verification are generated and submitted on-chain to prove a wallet's trustworthiness. This allows verifiable reputation decisions without exposing the underlying sensitive personal data.

Can I check wallet trustworthiness before allowing content publishing or application reviews?▼

Yes, you can check a wallet's trustworthiness and social standing before allowing actions like content publishing or application reviews. The verification process evaluates context-specific credentials to assess credibility.

What is the best way to automate access control based on blockchain reputation?▼

Automating access control based on blockchain reputation involves programmatically checking an individual's on-chain credentials. If their trust metrics are too low, the process automatically denies access and provides a clear explanation.

Do I need a specific wallet address to assess someone's social standing and spam risk?▼

Yes, you need the individual's wallet address to assess their social standing and spam risk. The verification process queries this address to evaluate builder credentials and determine their overall on-chain reputation.