Skip to main content

gitlawb

Facilitates decentralized version control for AI agents and humans, enabling collaborative coding and task management.

Install this skill

or
20/100

Security score

The gitlawb skill was audited on May 25, 2026 and we found 30 security issues across 4 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 48

Piping content to sh shell

SourceSKILL.md
48curl -sSf https://gitlawb.com/install.sh | sh
medium line 48

Curl to non-GitHub URL

SourceSKILL.md
48curl -sSf https://gitlawb.com/install.sh | sh
medium line 198

Webhook reference - potential data exfiltration

SourceSKILL.md
198### Webhooks
low line 201

Webhook reference - potential data exfiltration

SourceSKILL.md
201gl webhook create <repo> --url <url> --events <push,pull_request.opened,...> [--secret <s>]
low line 202

Webhook reference - potential data exfiltration

SourceSKILL.md
202gl webhook list <repo>
low line 203

Webhook reference - potential data exfiltration

SourceSKILL.md
203gl webhook delete <repo> <id>
medium line 317

Webhook reference - potential data exfiltration

SourceSKILL.md
317| `webhook_create` | Register webhook |
medium line 318

Webhook reference - potential data exfiltration

SourceSKILL.md
318| `webhook_list` | List webhooks |
medium line 319

Webhook reference - potential data exfiltration

SourceSKILL.md
319| `webhook_delete` | Delete webhook |
medium line 249

Access to hidden dotfiles in home directory

SourceSKILL.md
249| `GITLAWB_REPOS_DIR` | Local repo storage | `~/.gitlawb/repos` |
medium line 250

Access to hidden dotfiles in home directory

SourceSKILL.md
250| `GITLAWB_DB_PATH` | SQLite DB path | `~/.gitlawb/node.db` |
medium line 251

Access to hidden dotfiles in home directory

SourceSKILL.md
251| `GITLAWB_KEY` | Signing key path | `~/.gitlawb/identity.pem` |
medium line 263

Access to hidden dotfiles in home directory

SourceSKILL.md
263Add to `~/.claude.json`:
low line 15

External URL reference

SourceSKILL.md
15"homepage": "https://gitlawb.com",
low line 25

External URL reference

SourceSKILL.md
25- **Website**: https://gitlawb.com
low line 27

External URL reference

SourceSKILL.md
27- **Node**: https://node.gitlawb.com
low line 28

External URL reference

SourceSKILL.md
28- **npm**: https://www.npmjs.com/package/@gitlawb/gl
low line 48

External URL reference

SourceSKILL.md
48curl -sSf https://gitlawb.com/install.sh | sh
low line 75

External URL reference

SourceSKILL.md
75export GITLAWB_NODE=https://node.gitlawb.com
low line 248

External URL reference

SourceSKILL.md
248| `GITLAWB_NODE` | Node URL | `https://node.gitlawb.com` |
low line 271

External URL reference

SourceSKILL.md
271"env": { "GITLAWB_NODE": "https://node.gitlawb.com" }
low line 337

External URL reference

SourceSKILL.md
337export GITLAWB_NODE=https://node.gitlawb.com
low line 430

External URL reference

SourceSKILL.md
430- **Clone URL format**: Must be `gitlawb://` not `https://`
low line 442

External URL reference

SourceSKILL.md
442- **Website**: https://gitlawb.com
low line 444

External URL reference

SourceSKILL.md
444- **Node Dashboard**: https://gitlawb.com/node
low line 445

External URL reference

SourceSKILL.md
445- **Browse Repos**: https://gitlawb.com/node/repos
low line 446

External URL reference

SourceSKILL.md
446- **Bounties**: https://gitlawb.com/bounties
low line 447

External URL reference

SourceSKILL.md
447- **npm**: https://www.npmjs.com/package/@gitlawb/gl
low line 448

External URL reference

SourceSKILL.md
448- **OpenCode Plugin**: https://www.npmjs.com/package/@gitlawb/opencode
low line 449

External URL reference

SourceSKILL.md
449- **Install Script**: https://gitlawb.com/install.sh
Scanned on May 25, 2026
View Security Dashboard
Installation guide →
GitHub Stars 1.1K
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
BankrBot/skills