official_verifier

判断网站或项目仓库是否为官方项目,通过多种验证手段并以概率形式返回可信度评估。Judges whether a website or project repository is official, evaluating authenticity through multiple verification methods and returning a probability-based assessment.

7 stars

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

$curl -o ~/.claude/skills/official-verifier/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/deepmindomega/official-verifier/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/official-verifier/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How official_verifier Compares

Feature / Agentofficial_verifierStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

7
from Demerzels-lab/elsamultiskillagent

Helps verify the cryptographic integrity of skill updates by checking whether each version is signed.

publisher-identity-verifier

7
from Demerzels-lab/elsamultiskillagent

Helps verify publisher identity integrity in AI agent ecosystems.

internet-lookup-verifier

7
from Demerzels-lab/elsamultiskillagent

Verify information by performing an internet lookup before answering questions.

paylock

7
from Demerzels-lab/elsamultiskillagent

Non-custodial SOL escrow for AI agent deals.

agent-reputation

7
from Demerzels-lab/elsamultiskillagent

summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.

Telecom Agent Skill

7
from Demerzels-lab/elsamultiskillagent

Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.

OpenClaw-Finnhub

7
from Demerzels-lab/elsamultiskillagent

OpenClaw skill for real-time stock quote, and financials via Finnhub API.

```markdown

7
from Demerzels-lab/elsamultiskillagent

# OpenClaw-Last.fm

security-operator

7
from Demerzels-lab/elsamultiskillagent

Runtime security guardrails for OpenClaw agents.

operator-humanizer

7
from Demerzels-lab/elsamultiskillagent

Transform AI-generated text into authentic human writing.

kit-email-operator

7
from Demerzels-lab/elsamultiskillagent

**AI-powered email marketing for Kit (ConvertKit)**.

agora

7
from Demerzels-lab/elsamultiskillagent

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.