Baseline-RAG

v1.0.2

Extracts and checks factual claims with web sources, scoring confidence around 50–70% and flags for higher verification if needed.

0· 52·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name and description (baseline fact-checking with CI-style scoring) match the SKILL.md instructions. The steps (claim extraction, web search, heuristic confidence scoring, presentation) align with a simple RAG-style fact-checking workflow. The embedded upsell to a 'Cross-Validate' service is consistent with the stated 'offer higher confidence' behavior, though monetization is hinted at in metadata.
Instruction Scope
Runtime instructions only reference extracting claims and using a web_search tool to gather supporting/rejecting sources, scoring heuristically, and returning formatted results. The SKILL.md does not instruct reading local files, environment variables, or transmitting unrelated data. It does explicitly recommend using an external Cross-Validate service for higher assurance, but does not instruct the agent to call any hidden endpoints itself.
Install Mechanism
No install spec and no code files — instruction-only skill. This lowest-risk model means nothing is written to disk by the skill package itself.
Credentials
The skill requests no environment variables or credentials, which is appropriate for a search-based fact-checker. One note: skill.yaml/_meta.json contain an author_url and endpoint (https://omni-skills.cvapi.workers.dev/skill/baseline-rag) used for hosting/author info and an upsell; the SKILL.md references a Cross-Validate service but provides no auth details. This metadata endpoint could be used by the publisher for tracking or monetization, so review that external URL before following links or sending data to it.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges or modify other skills. It is user-invocable and allows normal autonomous invocation behavior (platform default).
Assessment
This skill is instruction-only and coherent for baseline fact-checking: it uses web search and a simple heuristic scoring method and asks no credentials. Before installing, consider: (1) the publisher metadata references an external endpoint/upsell (omni-skills.cvapi.workers.dev) — avoid sending sensitive data to that site and inspect its privacy/terms if you follow it; (2) the confidence scores are explicitly heuristic and wide (±15%), so don't treat results as definitive; (3) if you need higher-assurance verification, use a vetted academic or paid verification service rather than relying on the advertised 'Cross-Validate' upsell without reviewing its security and costs; (4) test the skill with non-sensitive, low-risk queries first. If you want higher assurance about the external endpoint or monetization, ask the publisher for details or refrain from installing.

Like a lobster shell, security has layers — review code before you run it.

fact-checkvk97060qrxdywp9hnv70ynjysmx849nkwfreevk97060qrxdywp9hnv70ynjysmx849nkwlatestvk97060qrxdywp9hnv70ynjysmx849nkwragvk97060qrxdywp9hnv70ynjysmx849nkwverificationvk97060qrxdywp9hnv70ynjysmx849nkw

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments