← 返回 Skills 市场
goatgaucho

TrustLayer Sybil Scanner

作者 goatgaucho · GitHub ↗ · v4.1.0 · MIT-0
cross-platform ✓ 安全检测通过
364
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install trustlayer-sybil-scanner
功能描述
Feedback forensics for ERC-8004 agents. Detects Sybil rings, fake reviews, rating manipulation, and reputation laundering across 20 chains. No API key needed.
安全使用建议
This skill simply calls a third‑party API (api.thetrustlayer.xyz) using curl to check on‑chain reputation signals. Before installing or enabling it, confirm you trust that external service to receive agent IDs and wallet addresses (these are sent as part of lookups). Also verify how paid endpoints are billed (the doc mentions micropayments) and whether you need to supply a wallet or payment credential elsewhere in your agent configuration. If you plan to let an autonomous agent use this skill, remember it can call the external API without additional prompts—test with non-sensitive agent IDs first and review theTrustLayer's homepage/privacy info if you need stronger assurances.
功能分析
Type: OpenClaw Skill Name: trustlayer-sybil-scanner Version: 4.1.0 The skill provides a legitimate interface for an AI agent to interact with the TrustLayer API (api.thetrustlayer.xyz) to detect Sybil attacks and reputation fraud in ERC-8004 agent systems. It uses standard curl commands to retrieve JSON data and provides clear decision logic for the agent to evaluate risk levels. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description match the runtime instructions: SKILL.md only documents HTTP queries to api.thetrustlayer.xyz for Sybil/fraud signals across multiple chains. Required binary (curl) is declared and appropriate for the stated purpose.
Instruction Scope
Instructions are narrowly scoped to calling theTrustLayer API and parsing its JSON responses (no file reads, no other network endpoints, no system credentials). Note: using the skill transmits agent IDs and wallet addresses to theTrustLayer service—expected for this use case but a privacy consideration.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no third‑party packages or opaque downloads are pulled.
Credentials
No environment variables or credentials are requested, which aligns with the 'No API key required' claim. The docs mention x402 micropayments ($0.001 USDC per paid query) but do not explain a required payment credential or mechanism; this is plausible but undocumented and worth confirming before heavy use.
Persistence & Privilege
Skill does not request always:true, does not modify system/other-skill configs, and has no install-time persistence. It can be invoked autonomously (platform default), which is normal.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trustlayer-sybil-scanner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trustlayer-sybil-scanner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.1.0
20 chain support, 130K+ agents scored
v2.0.0
ERC-8004 feedback forensics. Sybil detection, reviewer weighting, cross-chain identity resolution across 80K+ agents.
元数据
Slug trustlayer-sybil-scanner
版本 4.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

TrustLayer Sybil Scanner 是什么?

Feedback forensics for ERC-8004 agents. Detects Sybil rings, fake reviews, rating manipulation, and reputation laundering across 20 chains. No API key needed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 364 次。

如何安装 TrustLayer Sybil Scanner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install trustlayer-sybil-scanner」即可一键安装,无需额外配置。

TrustLayer Sybil Scanner 是免费的吗?

是的,TrustLayer Sybil Scanner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

TrustLayer Sybil Scanner 支持哪些平台?

TrustLayer Sybil Scanner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 TrustLayer Sybil Scanner?

由 goatgaucho(@goatgaucho)开发并维护,当前版本 v4.1.0。

💬 留言讨论