AI SummaryA CLI tool for querying Ethos Network reputation data, enabling users to look up profiles, scores, vouches, and trust market information. Developers and users of the Ethos reputation system benefit from programmatic access to reputation queries.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "ethos-cli" skill in my project. Please run this command in my terminal: # Install skill into the correct directory mkdir -p .claude/skills/ethos-cli && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/ethos-cli/SKILL.md "https://raw.githubusercontent.com/trust-ethos/ethos-cli/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Query Ethos Network reputation data via CLI. Use when users ask about: - Looking up user profiles, scores, or reputation (ethos user info/summary) - Checking vouches, reviews, or slashes between users - Querying XP balances, leaderboard ranks, or seasons - Exploring trust markets, listings, or broker posts - Finding validator NFTs or auctions Triggers: "ethos reputation", "check score", "who vouched for", "trust market", "ethos profile", "review on ethos"
Ethos CLI
Read-only CLI for querying Ethos Network reputation data.
Installation
`bash npm install -g @trust-ethos/cli `
User Identification
All commands accept flexible identifiers: | Format | Example | |--------|---------| | Twitter username | sethgho, 0xNowater | | ETH address | 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 | | ENS name | vitalik.eth |
User
`bash ethos user info <user> # Profile with score level ethos user summary <user> # Profile + activity + vouches ethos user activity <user> # Recent reviews/vouches ethos user search <query> # Find users ethos user invitations <user> # Invitations sent `
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster