Internet Lookup Verifier

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill does what it claims—uses web lookup to verify factual answers—with the main caveat that user questions may be sent to external search/fetch tools.

This skill appears safe to install as an instruction-only web verification helper. Before using it, remember that its purpose is to search the internet, so keep private or confidential details out of questions you ask it to verify.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If a factual question contains private or confidential details, those details could be included in the search query or related web lookup.

Why it was flagged

The skill clearly discloses that it sends user-derived queries to web lookup tools and may fetch external pages. This is expected for the stated purpose, but it creates an external data boundary users should notice.

Skill content
Uses the `web_search` tool to retrieve up to 5 relevant results ... The query is the user’s question or a re‑phrased version ... If needed, it can fetch the full page with `web_fetch`
Recommendation

Use this skill for public factual verification and avoid including sensitive personal, business, or secret information in questions that will be searched online.