SkillAgentSearch skills...

Gixposed

Gixposed is a powerful command-line tool designed to search the commit history of Git repositories for sensitive information, such as API keys and access tokens. Its purpose is to help developers and security professionals quickly identify and remediate exposed sensitive informations in their codebases.

Install / Use

/learn @whxitte/Gixposed

README

gixposed

"Buy Me A Coffee"

Gixposed is a powerful command-line tool designed to search the commit history of Git repositories for sensitive information, such as API keys and access tokens. Its purpose is to help developers and security professionals quickly identify and remediate exposed sensitive informations in their codebases.

Installation

wget https://github.com/whxitte/gixposed/releases/download/v1.0.1/gixposed_1.0.1.deb
sudo dpkg -i gixposed_1.0.1.deb

Usage

gixposed --s 'your_secret_to_check' --p '/root/your_repo_dir'

or

gixposed

Screenshot_2024-10-22_02_45_05

Related Skills

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated2mo ago
Forks0

Languages

Shell

Security Score

80/100

Audited on Jan 13, 2026

No findings