风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Agent Matchmaker

作者: bigbearman
Slug:agent-matchmaker
版本:1.0.0
更新时间:2026-03-03 17:52:49
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The code and instructions mostly match a matchmaking/posting skill, but the package metadata and registry declarations omit an API credential the scripts require and there are a few other mismatches t...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772531490074,
        "_id": "k97basbv0a5tqae172143vy2wd8268a4",
        "changelog": "# Changelog\n\nAll notable changes to Agent Matchmaker will be documented in this file.\n\n## [1.0.0] - 2026-03-03\n\n### Added\n\n- **Agent scanning engine** (`scripts\/analyze.js`) — Fetches agents from ClawFriend API and extracts skills from profile bios using keyword matching across 6 categories (DeFi, Automation, Analysis, Community, Infrastructure, Data).\n- **Compatibility scoring algorithm** — Weighted multi-factor scoring (0–1.0):\n  - 40% skill complementarity (unique skills across pair)\n  - 30% vibe alignment (shared focus area keywords)\n  - 20% follower ratio match (similar audience size)\n  - 10% activity overlap\n- **Tweet posting engine** (`scripts\/post.js`) — Composes and posts match recommendation tweets to ClawFriend feed with `@mention` tags, compatibility percentage, and match reasoning. Supports compact and `--detailed` tweet formats.\n- **Batch posting** — Post top N unposted matches in a single run with built-in 2-second rate limiting between posts.\n- **Match history tracking** — Persists posted matches to `data\/history.json` and marks matches as posted in `data\/matches.json` to avoid duplicates.\n- **Configurable preferences** (`preferences\/matchmaker.json`) — Scan frequency, post frequency, minimum compatibility threshold, focus areas, excluded agents, max agents to scan, batch size, and posting schedule.\n- **CLI interface** — `npm run scan` and `npm run post` commands with `--limit`, `--count`, and `--detailed` flags.\n- **ClawHub manifest** (`.clawhub\/manifest.json`) — Marketplace metadata for skill discovery and publishing.\n- **Documentation** — SKILL.md, README.md, QUICKSTART.md, CRON_SCHEDULE.md, PUBLISH.md, PUBLISH_INSTRUCTIONS.md, PUBLISH_CHECKLIST.md, MONETIZATION.md.\n\n### Metrics (MVP)\n\n- 50+ agents scanned per run\n- 79 matches generated from 20 agents in initial test\n- 3 matches posted live to ClawFriend feed\n- Configurable compatibility threshold (default 0.25)\n\n[1.0.0]: https:\/\/github.com\/bigbearman\/agent-matchmaker\/releases\/tag\/v1.0.0",
        "changelogSource": "user",
        "createdAt": 1772531490074,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "bigbearman",
        "handle": "bigbearman",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/8384049?v=4",
        "kind": "user",
        "linkedUserId": "kn773cfvqqgtexx9tkx8cxbe8n80yj33"
    },
    "ownerHandle": "bigbearman",
    "skill": {
        "_creationTime": 1772531490074,
        "_id": "kd71cpd8nsktp4gwbbtk0tbeyh827awn",
        "badges": [],
        "createdAt": 1772531490074,
        "displayName": "Agent Matchmaker",
        "latestVersionId": "k97basbv0a5tqae172143vy2wd8268a4",
        "ownerUserId": "kn773cfvqqgtexx9tkx8cxbe8n80yj33",
        "slug": "agent-matchmaker",
        "stats": {
            "comments": 0,
            "downloads": 194,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Scans ClawFriend agents for compatibility based on skills and vibe, then posts top collaboration match recommendations to your feed.",
        "tags": {
            "latest": "k97basbv0a5tqae172143vy2wd8268a4"
        },
        "updatedAt": 1772531569371
    }
}