Evidence Cleaner
v2.0.0LLM通用证据清洗技能。将原始搜索结果、网页片段、OCR残片等原始材料清洗为可用证据,减少脏输入、伪实体、重复片段和错域材料对后续判断的污染。在搜索结果返回后、进入freshness判定或叙事生成前使用。触发条件:搜索结果质量差、证据量大但信噪比低、需要标准化证据格式。
⭐ 0· 97·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (evidence cleaning) align with the inputs, outputs, and stepwise rules in SKILL.md and reference files. The required capabilities (DOM stripping, dedupe, pseudo-entity detection, downranking, snippet normalization) are coherent for this purpose and no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md stays within the stated scope (it only describes processing raw_evidence_items and producing cleaned_evidence, removed_noise, etc.). It specifies cross-validation and entity-library checks — reasonable for the task, but it does not declare where the entity database or verification sources come from (local DB vs web queries). If the agent performs web lookups or accesses local files referenced by file:// URLs, that expands runtime surface and should be made explicit to users.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal risk from installation. Nothing is downloaded or written to disk by an install step.
Credentials
No required environment variables, credentials, or config paths are declared. The processing described does not appear to require secrets. Note: entity verification and cross-checking may implicitly require network access or external APIs, but these are not requested here.
Persistence & Privilege
always:false and no self-modifying install actions. The skill can be invoked by the agent (normal), but it does not request permanent elevated presence or system-wide config changes.
Scan Findings in Context
[no_code_files_or_installs] expected: The scanner found no code or install entries; this is expected because the skill is instruction-only and contains only SKILL.md and reference docs.
Assessment
This skill is internally coherent for cleaning and normalizing evidence. Before installing, consider: (1) provenance: the skill author is unknown — prefer reviewing the SKILL.md and reference docs (already included) and test on non-sensitive data first; (2) data handling: any evidence you pass (including file:// paths) will be inspected and transformed — don't supply secrets or highly sensitive files unless you trust where the agent will run and whether it has network access; (3) verification sources: the skill assumes 'entity libraries' and cross-validation but doesn't declare how those are accessed — if you need offline-only processing, confirm the agent will not perform external web queries; (4) review outputs for dropped items/warnings to avoid silent removals. If you need higher assurance, ask the author for provenance of the entity lists and for an explicit policy on network/local-file access.Like a lobster shell, security has layers — review code before you run it.
analysisvk975qd9fdh4t0z46jzktx44vrx83m9nxevidencevk975qd9fdh4t0z46jzktx44vrx83m9nxevidence-cleaningvk976msvxb6rxz3btfhpxge6k3n83n69kgroundingvk976msvxb6rxz3btfhpxge6k3n83n69klatestvk976msvxb6rxz3btfhpxge6k3n83n69knoise-filtervk976msvxb6rxz3btfhpxge6k3n83n69ksearchvk975qd9fdh4t0z46jzktx44vrx83m9nxsignal-intelligencevk976msvxb6rxz3btfhpxge6k3n83n69k
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
