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
| 216 | message: `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
| 34 | 1. Go to **https://capgo.app** |
low line 114
External URL reference
SourceSKILL.md
| 114 | updateUrl: 'https://api.capgo.app/updates', // Default |
low line 115
External URL reference
SourceSKILL.md
| 115 | statsUrl: 'https://api.capgo.app/stats', // Analytics |
low line 421
External URL reference
SourceSKILL.md
| 421 | updateUrl: 'https://your-server.com/updates', |
low line 422
External URL reference
SourceSKILL.md
| 422 | statsUrl: '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 DashboardInstall this skill with one command
/learn @yeohj0710/capgo-live-updates