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
| 29 | Full response schemas and field definitions: `https://api.checkr.social/docs` |
low line 42
External URL reference
SourceSKILL.md
| 42 | spikes = client.get("https://api.checkr.social/v1/spikes").json() |
low line 45
External URL reference
SourceSKILL.md
| 45 | leaderboard = client.get("https://api.checkr.social/v1/leaderboard").json() |
low line 48
External URL reference
SourceSKILL.md
| 48 | token = client.get("https://api.checkr.social/v1/token/BNKR").json() |
low line 58
External URL reference
SourceSKILL.md
| 58 | const { data } = await client.get("https://api.checkr.social/v1/spikes"); |
low line 69
External URL reference
SourceSKILL.md
| 69 | spikes = client.get("https://api.checkr.social/v1/spikes").json() |
low line 74
External URL reference
SourceSKILL.md
| 74 | detail = client.get(f"https://api.checkr.social/v1/token/{top}").json() |
Scanned on May 25, 2026
View Security Dashboard