Skip to main content

safe-area-handling

Guides developers on handling safe areas in Capacitor apps for modern devices, ensuring proper layout around notches and cutouts.

Install this skill

or
93/100

Security score

The safe-area-handling skill was audited on Feb 25, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 499

Template literal with variable interpolation in command context

SourceSKILL.md
499document.body.style.paddingBottom = `${info.keyboardHeight}px`;
low line 567

External URL reference

SourceSKILL.md
567- CSS env() specification: https://drafts.csswg.org/css-env-1/
low line 568

External URL reference

SourceSKILL.md
568- Capacitor Status Bar: https://capacitorjs.com/docs/apis/status-bar
Scanned on Feb 25, 2026
View Security Dashboard