← 返回 Skills 市场
Validator Correlated Judgment
作者
andyxinweiminicloud
· GitHub ↗
· v1.1.0
491
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install validator-correlated-judgment
功能描述
Helps identify when multiple attestation validators share training data, model architecture, or organizational upstream — causing correlated blind spots that...
安全使用建议
This skill appears coherent and low-risk, but before using it: (1) Only supply attestation traces, logs, or datasets you are permitted to share — evaluation traces and provenance can contain sensitive or proprietary information. (2) If you plan to run behavioral tests against third-party validators, verify their terms of service and rate limits; automated probing can be disallowed. (3) Because the skill uses curl/python3, watch for any network requests you didn't expect (inspect prompts/commands if running interactively or review audit logs if automating). (4) If you need higher assurance, run the skill in a sandboxed environment and review any outputs for sensitive data exfiltration before sharing them further.
功能分析
Type: OpenClaw Skill
Name: validator-correlated-judgment
Version: 1.1.0
The skill bundle describes a security analysis tool designed to identify correlated judgments among attestation validators. The `_meta.json` contains standard metadata. The `SKILL.md` clearly outlines the skill's purpose, capabilities, and usage, which are all aligned with legitimate security analysis. It declares dependencies on `curl` and `python3`, which are standard tools plausibly needed for fetching data and performing complex analysis. There is no evidence of prompt injection attempts, data exfiltration, malicious execution, persistence, or any other harmful intent within the provided files.
能力评估
Purpose & Capability
Name/description describe analysis of validator correlation; declared requirements (curl, python3) are reasonable for fetching attestations and running statistical or trace-comparison code. No credentials, config paths, or unrelated binaries are requested.
Instruction Scope
SKILL.md limits inputs to validator provenance, attestation results, behavioral tests, or evaluation traces. It does not instruct reading arbitrary system files or environment variables beyond user-provided inputs. The analysis methods described (provenance overlap, behavioral correlation, trace similarity) are coherent with the stated goals.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. It expects existing curl and python3 on PATH; nothing is downloaded or written by the skill itself.
Credentials
No environment variables, credentials, or config paths are required. The lack of secrets requested is proportionate to an analysis/reporting tool that operates on user-supplied data.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request permanent presence or modify system/agent-wide settings; no elevated persistence is claimed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install validator-correlated-judgment - 安装完成后,直接呼叫该 Skill 的名称或使用
/validator-correlated-judgment触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
**v1.1.0 summary:**
Adds reasoning trace correlation detection to validator correlation analysis.
- Introduces evaluation trace correlation: detects correlated validators by analyzing reasoning patterns, even when training provenance is undisclosed.
- Updated analyzer to include six dimensions of correlation, adding trace-based analysis to existing provenance, model, behavioral, and evasion checks.
- Documentation expanded to describe evaluation trace correlation, its use, outputs, and how it enables correlation detection without self-report.
- Updated agent capabilities metadata to reflect the new evaluation-trace-correlation-analysis feature.
- Keeps previous behavioral and provenance correlation checks, now enhanced by trace-based detection.
v1.0.0
Initial release introducing validator-correlated-judgment:
- Detects when multiple attestation validators have correlated blind spots due to shared training data, base models, or fine-tuning pipelines.
- Analyzes validator independence across five dimensions: training provenance, base model overlap, fine-tuning similarity, behavioral correlation, and evasion transferability.
- Produces correlation reports assessing effective independent validator count and providing clear verdicts (INDEPENDENT / WEAKLY-CORRELATED / CORRELATED / MONOCULTURE).
- Provides guidance for improving validator diversity and risk detection in multi-validator attestation processes.
- Highlights limitations and recommended next steps for accurate epistemic independence assessment.
元数据
常见问题
Validator Correlated Judgment 是什么?
Helps identify when multiple attestation validators share training data, model architecture, or organizational upstream — causing correlated blind spots that... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 491 次。
如何安装 Validator Correlated Judgment?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install validator-correlated-judgment」即可一键安装,无需额外配置。
Validator Correlated Judgment 是免费的吗?
是的,Validator Correlated Judgment 完全免费(开源免费),可自由下载、安装和使用。
Validator Correlated Judgment 支持哪些平台?
Validator Correlated Judgment 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Validator Correlated Judgment?
由 andyxinweiminicloud(@andyxinweiminicloud)开发并维护,当前版本 v1.1.0。
推荐 Skills