Real Skill packageSource verifiedClawHub registry

XB

Build a living AI model of your crush from chat logs, photos, and social media. Runs Bayesian memory tagging, attachment-style diagnosis, and generates a personalized Skill that talks like them. | 把你的 crush 蒸馏成 AI Skill,导入聊天记录,运行贝叶斯信号分析,诊断依恋类型,并模拟对话演习。

Identity and source

Publisher attributionBener13registry owner unverified by skillvetai
Functional categoryWriting, Content & Translationautomatically inferred · 62% rule confidence
Package forminstruction with code24 recorded files
Canonical sourceClawHub registryclawhub:bener13:crush
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/25/2026.claude/skills/crush

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/25/2026.agents/skills/crush

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/25/2026skills/crush

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @bener13/crush
clawhub inspect @bener13/crush --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
24 / 24 inspected as text
Checked
8/25/2026, 1:19:32 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
6 dependency and API indicators
  • pypi: Pillow >=9.0.0
  • api: api.openai.com
  • api: claude.ai
  • api: clawhub.ai
  • api: github.com
  • api: img.shields.io
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/25/2026, 6:14:56 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:11348db1ddfc881e1bce75538135aeb2acc64d67d80c7a02ad8e23786a3f7106
Show up to 24 recorded paths
  • INSTALL.md
  • LICENSE
  • prompts/bayesian_analysis.md
  • prompts/correction_handler.md
  • prompts/intake.md
  • prompts/memory_analyzer.md
  • prompts/memory_builder.md
  • prompts/merger.md
  • prompts/persona_analyzer.md
  • prompts/persona_builder.md
  • README_EN.md
  • README.md
  • requirements.txt
  • skill-card.md
  • SKILL.md
  • tools/bayesian_tagger.py
  • tools/imessage_parser.py
  • tools/photo_analyzer.py
  • tools/qq_parser.py
  • tools/screenshot_parser.py
  • tools/skill_writer.py
  • tools/social_parser.py
  • tools/version_manager.py
  • tools/wechat_parser.py

Source changelog

**Major update: Transform from an online crush matchmaking API to a local, data-driven persona analysis and simulation tool.** - New purpose: Creates an AI "skill" of your crush using chat logs, photos, and social media, running Bayesian analysis and conversation simulation locally. - Added intake and evolution flows: Guides users through profile creation, data import, correction, and versioning. - Introduced multiple Python tools for parsing WeChat, QQ, social media, EXIF/photos, and Bayesian tagging. - Full workflow and safety guidelines detailed in SKILL.md. - Platform compatibility and local privacy emphasized—no cloud API or external uploads. - API-based matchmaking features removed; replaced by local analysis and simulation.