Skip to main content

vibe-coding-setup

Facilitates the setup of a complete coding workflow with Claude Code, integrating hosting, databases, and APIs for seamless project management.

Install this skill

or
78/100

Security score

The vibe-coding-setup skill was audited on Feb 12, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 31

Access to hidden dotfiles in home directory

SourceSKILL.md
31Add to your Claude Code MCP config (`~/.claude/mcp.json` or project `.mcp.json`):
medium line 94

Access to hidden dotfiles in home directory

SourceSKILL.md
94Add to your shell config (`~/.zshrc` or `~/.bashrc`):
medium line 102

Access to .env file

SourceSKILL.md
102Or use a `.env` file in your project (add to `.gitignore`).
medium line 149

Access to .env file

SourceSKILL.md
149| Environment variables | `.env` + hosting MCP |
low line 68

External URL reference

SourceSKILL.md
68Get your token at: https://app.netlify.com/user/applications#personal-access-tokens
low line 84

External URL reference

SourceSKILL.md
84"url": "https://mcp.vercel.com"
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →