git-security

Git security scanner with secret detection, commit validation, and pre-commit hooks.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "git-security" with this command: npx skills add winsorllc/upgraded-carnival/winsorllc-upgraded-carnival-git-security

Git Security

Git security scanner with secret detection, commit validation, and pre-commit hooks.

Capabilities

  • Secret detection (API keys, passwords, tokens)

  • Pre-commit validation

  • Commit message linting

  • Branch protection checks

  • Security policy validation

Usage

Scan for secrets

/job/.pi/skills/git-security/scan.js --path /repo/path

Install pre-commit hook

/job/.pi/skills/git-security/install-hook.js /repo/path

Validate commit message

/job/.pi/skills/git-security/validate-commit.js "commit message"

Check branch protection

/job/.pi/skills/git-security/check-branch.js

Secret Patterns

  • API keys (OpenAI, AWS, GitHub, etc.)

  • Database connection strings

  • Password patterns

  • Token patterns

  • Private keys

When to Use

  • Before committing sensitive data

  • CI/CD security checks

  • Repository audits

  • Security compliance

Inspired By

  • ZeroClaw gitleaks integration

  • Git hooks security patterns

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

security-audit

No summary provided by upstream source.

Repository SourceNeeds Review
Security

security scanner

No summary provided by upstream source.

Repository SourceNeeds Review
General

vector-memory

No summary provided by upstream source.

Repository SourceNeeds Review