返回顶部
b

basecred

Fetch onchain reputation profiles via BaseCred SDK (Ethos, Talent Protocol, Farcaster/Neynar). Use when the user wants to check wallet reputation, builder score, creator score, Ethos credibility, or Farcaster account quality for any 0x address. Supports multi-source unified profiles with level derivation and recency tracking.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,576
下载量
3
收藏
概述
安装方式
版本历史

basecred

# BaseCred — Onchain Reputation Queries ## Prerequisites 1. **Package installed** in workspace: `npm i basecred-sdk` 2. **API keys** in workspace `.env`: ``` TALENT_PROTOCOL_API_KEY=<key> NEYNAR_API_KEY=<key> # optional — enables Farcaster scoring ``` Ethos Network requires no key. ## Quick workflow 1. Run the query script from the workspace: ```bash node /path/to/skills/basecred/scripts/query.mjs <0x-address> ``` The script auto-locates `node_modules/basecred-sdk` and `.env` by walking up from cwd. Run it with cwd set to the workspace. 2. Parse the JSON output and present results to the user. Use the level tables in `references/output-schema.md` to translate raw scores into human-readable levels. ## Presenting results Summarize the three facets clearly: - **Ethos** — score + credibility level + review sentiment + vouches. Flag `hasNegativeReviews` if true. - **Talent Protocol** — builder score/level + creator score/level. Note verified status. - **Farcaster** — quality score (0–1) and whether it passes threshold. - **Recency** — `recent` / `stale` / `dormant`. Mention if stale or dormant as a caveat. Highlight actionable signals: e.g. zero vouches on Ethos is an easy win, or a dormant Talent score that needs activity. ## Reference - **Output schema + all level tables:** `references/output-schema.md` — read when you need to map scores → levels or explain the shape of a response.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 basecred-1776366740 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 basecred-1776366740 技能

通过命令行安装

skillhub install basecred-1776366740

下载 Zip 包

⬇ 下载 basecred v1.0.0

文件大小: 3.72 KB | 发布时间: 2026-4-17 15:10

v1.0.0 最新 2026-4-17 15:10
Initial release - Ethos, Talent Protocol, Farcaster reputation queries

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部