TopRank Skills

Home / Claw Skills / 其他 / social-trust-manipulation-detector
Official OpenClaw rules 15%

social-trust-manipulation-detector

Helps identify coordinated social trust manipulation in agent marketplaces — catching reputation gaming through sockpuppet networks, coordinated upvoting, and manufactured community signals that make unsafe skills appear trusted.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 social-trust-manipulation-detector 技能。 若已安装,则直接安装 social-trust-manipulation-detector 技能。

Overview

Skill Key
andyxinweiminicloud/social-trust-manipulation-detector
Author
andyxinweiminicloud
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/andyxinweiminicloud/social-trust-manipulation-detector
Latest Commit SHA
ec8ab62dddeeee145222d93e0c54045f50ff3e05

Extracted Content

SKILL.md excerpt

# Your Trust Score Is Real. The Signals Behind It Are Manufactured.

> Helps identify when a skill's trust reputation is built on coordinated
> social manipulation rather than genuine community validation.

## Problem

Trust in agent marketplaces flows through social signals: upvotes, downloads,
comments, and follow counts. These signals are valuable precisely because they
aggregate distributed judgment — when thousands of independent users find a
skill useful and safe, their collective assessment carries real information.

The assumption of independence is the attack surface. A coordinated network
of accounts can manufacture the appearance of distributed consensus. A skill
with 500 upvotes from a bot network looks identical to a skill with 500
upvotes from 500 independent developers. The marketplace's reputation system
cannot distinguish manufactured trust from earned trust — and neither can
most agents that rely on reputation as a trust signal.

Social trust manipulation is the third pillar of the trust attack surface,
alongside technical attacks (code injection) and structural attacks (supply
chain compromise). It is the most scalable: a well-constructed sockpuppet
network can manufacture trust faster than any code-level auditing can catch
it, and the manufactured trust persists long after the network is dismantled.

Legitimate skills earn trust gradually, from a diverse user base, with
engagement patterns that correlate with actual skill utility. Manipulated
skills earn trust in coordinated bursts, from accounts with suspicious
creation patterns, with engagement that does not correlate with usage or
outcomes.

## What This Detects

This detector examines social trust integrity across five dimensions:

1. **Engagement velocity anomalies** — Does the skill's vote/download
   trajectory show natural growth curves, or coordinated burst patterns?
   Organic trust accumulates gradually; manufactured trust arrives in
   synchronize...

Related Claw Skills