Skip to main content

checkr

Provides real-time X/Twitter attention intelligence for Base chain tokens, helping users track trending tokens and social signals.

Install this skill

or
91/100

Security score

The checkr skill was audited on May 25, 2026 and we found 9 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 16

External URL reference

SourceSKILL.md
16**Base URL:** `https://api.checkr.social`
low line 17

External URL reference

SourceSKILL.md
17**Docs:** `https://api.checkr.social/docs`
low line 29

External URL reference

SourceSKILL.md
29Full response schemas and field definitions: `https://api.checkr.social/docs`
low line 42

External URL reference

SourceSKILL.md
42spikes = client.get("https://api.checkr.social/v1/spikes").json()
low line 45

External URL reference

SourceSKILL.md
45leaderboard = client.get("https://api.checkr.social/v1/leaderboard").json()
low line 48

External URL reference

SourceSKILL.md
48token = client.get("https://api.checkr.social/v1/token/BNKR").json()
low line 58

External URL reference

SourceSKILL.md
58const { data } = await client.get("https://api.checkr.social/v1/spikes");
low line 69

External URL reference

SourceSKILL.md
69spikes = client.get("https://api.checkr.social/v1/spikes").json()
low line 74

External URL reference

SourceSKILL.md
74detail = client.get(f"https://api.checkr.social/v1/token/{top}").json()
Scanned on May 25, 2026
View Security Dashboard
Installation guide →
GitHub Stars 1.1K
Rate this skill
Categorymarketing
UpdatedJune 15, 2026
BankrBot/skills