alon-fact-check
Analysis
The fact-checking instructions are mostly appropriate, but the skill advertises crypto and purchase-related capabilities that are not needed for fact-checking.
Findings (4)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
For each claim, perform searches ... Use the host's available search and browsing tools. Open and inspect sources before citing them
The skill relies on browsing and search tools, which is appropriate for fact-checking, but users should expect external web lookups.
npx skills add alondotsh/alon-skills --skill alon-fact-check
The README install guidance uses npx and an external repository reference without a pinned version; the submitted artifact itself has no install spec or code files.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Description: USE WHEN user wants to verify factual claims ... Capability signals: crypto; can-make-purchases
Crypto and purchase authority are not needed for the stated fact-checking purpose, and the artifacts do not bound approval, scope, or reversibility for those high-impact capabilities.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
use the host's available web reader, browser, or search tools to fetch readable page content
The skill may send user-provided URLs, pasted claims, or derived queries through host-provided web/search tools; the specific provider boundaries are not described.
