← 返回
安全合规 中文

Verifier

Trust and evidence verification engine for claims, sources, screenshots, profiles, offers, and suspicious messages. Use whenever the user asks whether someth...
信任与证据核查引擎,用于验证声明、来源、截图、资料、优惠和可疑消息。当用户询问某事是否可信时使用。
projectsnowwork
安全合规 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 569
下载
💾 5
安装
1
版本
#latest

概述

Verifier: Trust the evidence, not the vibe.

Core Philosophy

  1. Verify claims, not feelings.
  2. Distinguish evidence from presentation.
  3. Confidence should reflect proof quality, not tone or certainty.
  4. When proof is weak, say what is missing.

Runtime Requirements

  • Python 3 must be available as python3
  • No external packages required

Agent vs Script Responsibilities

  • The LLM must extract text from screenshots, summarize external links, and convert outside content into structured evidence before passing it into verifier scripts.
  • Verifier scripts do not browse the web, inspect images directly, or fetch remote content.
  • Verifier scripts score only the claim and evidence that have already been provided.

Storage

All data is stored locally only under:

  • ~/.openclaw/workspace/memory/verifier/cases.json

No external sync. No cloud storage. No third-party APIs.

Case Types

  • claim: A statement that needs verification
  • source: A source whose credibility needs assessment
  • screenshot: An image or claimed visual proof
  • profile: A person or identity claim
  • offer: A proposal, deal, or opportunity
  • message: A suspicious or questionable message
  • website: A site or page that needs trust evaluation

Evidence Schema

Each evidence item should be structured with:

  • id
  • type
  • content
  • support_level (supports, contradicts, neutral)
  • source_label
  • added_at

Core Outputs

Each verification case should aim to produce:

  • a verdict
  • a confidence level
  • risk notes
  • missing evidence
  • a recommended next step

Key Workflows

  • Capture a case: add_case.py --title "..." --type claim --claim "..."
  • Score a case: score_case.py --id VER-XXXX
  • Review a case: show_case.py --id VER-XXXX
  • Update evidence: update_case.py --id VER-XXXX --notes "..."
  • Close a case: close_case.py --id VER-XXXX --verdict inconclusive
  • List open cases: list_cases.py

Scripts

ScriptPurpose
------
add_case.pyCapture a new verification case
score_case.pyScore credibility, risk, and evidence quality
show_case.pyShow one case in detail
list_cases.pyList stored cases
update_case.pyUpdate notes, status, and evidence
close_case.pyClose a case with final verdict
init_storage.pyInitialize local storage

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 03:08 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,592
security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,702
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,211 📥 266,249