bknd-client-setup
Facilitates the setup of the Bknd SDK in frontend applications, covering API initialization, token storage, and React integration.
Install this skill
or
84/100
Security score
The bknd-client-setup skill was audited on Feb 9, 2026 and we found 16 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 233
Access to .env file
SourceSKILL.md
| 233 | host: import.meta.env.VITE_BKND_URL || "http://localhost:7654", |
low line 333
Access to .env file
SourceSKILL.md
| 333 | host: process.env.NEXT_PUBLIC_BKND_URL!, |
low line 344
Access to .env file
SourceSKILL.md
| 344 | host: process.env.BKND_URL!, |
low line 437
Access to .env file
SourceSKILL.md
| 437 | # .env.local (Next.js) |
low line 441
Access to .env file
SourceSKILL.md
| 441 | # .env (Vite) |
low line 38
External URL reference
SourceSKILL.md
| 38 | host: "https://api.example.com", // Your Bknd backend URL |
low line 53
External URL reference
SourceSKILL.md
| 53 | host: "https://api.example.com", |
low line 62
External URL reference
SourceSKILL.md
| 62 | host: "https://api.example.com", |
low line 74
External URL reference
SourceSKILL.md
| 74 | host: "https://api.example.com", |
low line 91
External URL reference
SourceSKILL.md
| 91 | host: "https://api.example.com", |
low line 103
External URL reference
SourceSKILL.md
| 103 | host: "https://api.example.com", |
low line 233
External URL reference
SourceSKILL.md
| 233 | host: import.meta.env.VITE_BKND_URL || "http://localhost:7654", |
low line 438
External URL reference
SourceSKILL.md
| 438 | NEXT_PUBLIC_BKND_URL=http://localhost:7654 |
low line 439
External URL reference
SourceSKILL.md
| 439 | BKND_URL=http://localhost:7654 |
low line 442
External URL reference
SourceSKILL.md
| 442 | VITE_BKND_URL=http://localhost:7654 |
low line 475
External URL reference
SourceSKILL.md
| 475 | origin: ["http://localhost:3000"], |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry