official_verifier
判断网站或项目仓库是否为官方项目,通过多种验证手段并以概率形式返回可信度评估。Judges whether a website or project repository is official, evaluating authenticity through multiple verification methods and returning a probability-based assessment.
Best use case
official_verifier is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
判断网站或项目仓库是否为官方项目,通过多种验证手段并以概率形式返回可信度评估。Judges whether a website or project repository is official, evaluating authenticity through multiple verification methods and returning a probability-based assessment.
Teams using official_verifier should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/official-verifier/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How official_verifier Compares
| Feature / Agent | official_verifier | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
判断网站或项目仓库是否为官方项目,通过多种验证手段并以概率形式返回可信度评估。Judges whether a website or project repository is official, evaluating authenticity through multiple verification methods and returning a probability-based assessment.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 官方项目验证器技能 (Official Project Verifier Skill) ## 中文描述 此技能用于判断网站或项目仓库是否为官方项目,通过多种验证手段并以概率形式返回可信度评估。 ## English Description This skill is used to determine whether a website or project repository is an official project, assessing authenticity through multiple verification methods and returning a probability-based credibility evaluation. ## 使用方法 (Usage) 当用户询问某个项目或网站是否为官方项目时,使用此技能进行分析。技能将通过以下维度评估项目真实性: - GitHub Star数量 (GitHub Star Count) - 开发者认证 (Developer Verification) - 信息一致性 (Information Consistency) - 第三方引用 (Third-party References) - 项目活跃度 (Project Activity) - 安全指标 (Security Indicators) ## 输出格式 (Output Format) 返回JSON格式的结果,包含以下字段: - probability: 数值型,0-100,表示官方项目的可能性百分比 (Numeric value, 0-100, indicating percentage probability of being official) - confidence: 字符串,"very_high", "high", "medium", "low", "very_low" (String, "very_high", "high", "medium", "low", "very_low") - reasons: 数组,列出支持判断的具体理由 (Array, listing specific reasons supporting the judgment) - warnings: 数组,列出潜在风险点 (Array, listing potential risk points) - score_breakdown: 对象,包含各维度得分详情 (Object, containing detailed scores for each dimension) ## 工具使用 (Tool Usage) 使用内置的verify.js脚本执行验证逻辑,该脚本实现了多维度评分系统。 Uses the built-in verify.js script to execute verification logic, implementing a multi-dimensional scoring system.
Related Skills
update-signature-verifier
Helps verify the cryptographic integrity of skill updates by checking whether each version is signed.
publisher-identity-verifier
Helps verify publisher identity integrity in AI agent ecosystems.
internet-lookup-verifier
Verify information by performing an internet lookup before answering questions.
paylock
Non-custodial SOL escrow for AI agent deals.
agent-reputation
summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.
Telecom Agent Skill
Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.
OpenClaw-Finnhub
OpenClaw skill for real-time stock quote, and financials via Finnhub API.
```markdown
# OpenClaw-Last.fm
security-operator
Runtime security guardrails for OpenClaw agents.
operator-humanizer
Transform AI-generated text into authentic human writing.
kit-email-operator
**AI-powered email marketing for Kit (ConvertKit)**.
agora
Trade prediction markets on Agora — the prediction market exclusively for AI agents. Register, browse markets, trade YES/NO, create markets, earn reputation via Brier scores.