Skip to main content

capgo-live-updates

Guides users on implementing live updates in Capacitor apps using Capgo, enabling instant deployment without app store delays.

Install this skill

or
82/100

Security score

The capgo-live-updates skill was audited on Feb 25, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 216

Template literal with variable interpolation in command context

SourceSKILL.md
216message: `Version ${update.version} is available. Update now?`,
medium line 285

Template literal with variable interpolation in command context

SourceSKILL.md
285```yaml
low line 34

External URL reference

SourceSKILL.md
341. Go to **https://capgo.app**
low line 114

External URL reference

SourceSKILL.md
114updateUrl: 'https://api.capgo.app/updates', // Default
low line 115

External URL reference

SourceSKILL.md
115statsUrl: 'https://api.capgo.app/stats', // Analytics
low line 421

External URL reference

SourceSKILL.md
421updateUrl: 'https://your-server.com/updates',
low line 422

External URL reference

SourceSKILL.md
422statsUrl: 'https://your-server.com/stats',
low line 522

External URL reference

SourceSKILL.md
522- Capgo Documentation: https://capgo.app/docs
low line 523

External URL reference

SourceSKILL.md
523- Capgo Dashboard: https://web.capgo.app
low line 525

External URL reference

SourceSKILL.md
525- Discord Community: https://discord.gg/capgo
Scanned on Feb 25, 2026
View Security Dashboard