Skip to main content

capacitor-best-practices

Provides best practices for developing Capacitor applications, focusing on project structure, performance, and security.

Install this skill

or
94/100

Security score

The capacitor-best-practices skill was audited on Feb 25, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 44

Access to .env file

SourceSKILL.md
44...(process.env.NODE_ENV === 'development' && {
low line 45

External URL reference

SourceSKILL.md
45url: 'http://localhost:5173',
low line 63

External URL reference

SourceSKILL.md
63"url": "http://localhost:5173",
low line 459

External URL reference

SourceSKILL.md
459- Capacitor Documentation: https://capacitorjs.com/docs
low line 460

External URL reference

SourceSKILL.md
460- Capgo Documentation: https://capgo.app/docs
low line 461

External URL reference

SourceSKILL.md
461- Ionic Framework: https://ionicframework.com/docs
Scanned on Feb 25, 2026
View Security Dashboard