git-workflow-and-versioning
Enhances code management by providing best practices for Git workflows, including committing, branching, and resolving conflicts.
Install this skill
or
80/100
Security score
The git-workflow-and-versioning skill was audited on Feb 27, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 218
Access to .env file
SourceSKILL.md
| 218 | - **Don't commit** build output (`dist/`, `.next/`), environment files (`.env`), or IDE config (`.vscode/settings.json` unless shared) |
medium line 219
Access to .env file
SourceSKILL.md
| 219 | - **Always have a `.gitignore`** that covers: `node_modules/`, `dist/`, `.env`, `.env.local`, `*.pem` |
medium line 249
Access to .env file
SourceSKILL.md
| 249 | | "I don't need a .gitignore" | Until `.env` with production secrets gets committed. Set it up immediately. | |
medium line 257
Access to .env file
SourceSKILL.md
| 257 | - Committing `node_modules/`, `.env`, or build artifacts |
Scanned on Feb 27, 2026
View Security DashboardGitHub Stars 55
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
claude-codecursorgithub-copilotcodexchatgptwindsurfclineroo-codeampopencodevibemanusantigravitygemini-cligitcross-platformfrontend-developerbackend-developerfullstack-developerdevops-sreqa-engineerdevelopment
NeverSight/skills_feed