Claude Code Skill that routes Twitter/X prompts to Grok-4 Live Search.
SaferSkills independently audited grok-skill (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
OPENROUTER_API_KEY environment variable)Use this Skill whenever the user asks for trends, activity, examples, or evidence from X/Twitter:
bun scripts/grok.ts --q "<query>" OPENROUTER_API_KEY="sk-or-..." bun scripts/grok.ts --q "<query>" bun scripts/grok.ts \
--q "<topic or question>" \
--mode on \
--include "@OpenAI" "@AnthropicAI" \
--from "2025-11-01" --to "2025-11-07" \
--min-faves 50 --min-views 0 \
--max 12summary, citations (tweet URLs), and usage. Paste a short synthesis with linked tweets.mode defaults to auto; use on for explicit "search X now".--include (or --exclude).--from/--to for time-bounded asks; if unspecified, do not assume dates.--max modest (8–20) for cost/latency; raise only if sparse.--include and --exclude are mutually exclusive.--max or relax filters; consider removing handles.citations of the JSON output; share the URLs.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.