Skip to main content

seeksaas-development

Provides a comprehensive guide for developing with SeekSaaS, covering setup, workflows, and best practices for full-stack applications.

Install this skill

or
82/100

Security score

The seeksaas-development skill was audited on Feb 27, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 50

Access to .env file

SourceSKILL.md
50cp apps/web/.env.example apps/web/.env
low line 51

Access to .env file

SourceSKILL.md
51# Edit apps/web/.env with your configuration
medium line 223

Access to .env file

SourceSKILL.md
223- **Development**: `apps/web/.env`
medium line 286

Access to .env file

SourceSKILL.md
286- Verify `.env` file exists in `apps/web/`
low line 212

External URL reference

SourceSKILL.md
212BETTER_AUTH_URL=http://localhost:5173
low line 296

External URL reference

SourceSKILL.md
296- [React Router v7](https://reactrouter.com)
low line 297

External URL reference

SourceSKILL.md
297- [Hono](https://hono.dev)
low line 298

External URL reference

SourceSKILL.md
298- [Drizzle ORM](https://orm.drizzle.team)
low line 299

External URL reference

SourceSKILL.md
299- [Better Auth](https://better-auth.com)
low line 300

External URL reference

SourceSKILL.md
300- [Cloudflare Workers](https://workers.cloudflare.com)
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →