Skip to main content

github-multi-repo

Facilitates multi-repository coordination and synchronization using AI swarm orchestration for optimized architecture management.

Install this skill

or
84/100

Security score

The github-multi-repo skill was audited on Feb 28, 2026 and we found 8 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 339

Template literal with variable interpolation in command context

SourceSKILL.md
339path: `${repo}/.github/workflows/integration.yml`,
low line 481

Webhook reference - potential data exfiltration

SourceSKILL.md
481communication: webhook
medium line 513

Webhook reference - potential data exfiltration

SourceSKILL.md
513### 1. Webhook-Based Coordination
low line 518

Webhook reference - potential data exfiltration

SourceSKILL.md
518webhook: {
low line 520

Webhook reference - potential data exfiltration

SourceSKILL.md
520secret: process.env.WEBHOOK_SECRET
low line 762

Webhook reference - potential data exfiltration

SourceSKILL.md
762--verify-webhooks
low line 520

Access to .env file

SourceSKILL.md
520secret: process.env.WEBHOOK_SECRET
low line 519

External URL reference

SourceSKILL.md
519url: 'https://swarm-coordinator.example.com',
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →