Skip to main content

github-assistant

Provides interactive troubleshooting for common GitHub issues, guiding users through solutions for authentication, syncing, and merge conflicts.

Install this skill

or
53/100

Security score

The github-assistant skill was audited on Feb 12, 2026 and we found 11 security issues across 3 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

low line 117

Access to hidden dotfiles in home directory

SourceSKILL.md
117ls -al ~/.ssh
low line 132

Access to hidden dotfiles in home directory

SourceSKILL.md
132ssh-add ~/.ssh/id_ed25519
low line 137

Access to hidden dotfiles in home directory

SourceSKILL.md
137cat ~/.ssh/id_ed25519.pub
high line 132

Access to SSH directory

SourceSKILL.md
132ssh-add ~/.ssh/id_ed25519
high line 137

Access to SSH directory

SourceSKILL.md
137cat ~/.ssh/id_ed25519.pub
medium line 290

Access to .env file

SourceSKILL.md
290- Environment files (.env, .env.local)
low line 606

Access to .env file

SourceSKILL.md
606.env
low line 607

Access to .env file

SourceSKILL.md
607.env.local
low line 608

Access to .env file

SourceSKILL.md
608.env.*.local
medium line 99

Access to system keychain/keyring

SourceSKILL.md
99git config --global credential.helper osxkeychain
low line 569

External URL reference

SourceSKILL.md
5691. Download BFG: https://rtyley.github.io/bfg-repo-cleaner/
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →