Capacitor Plan banner
kensaurus kensaurus

Capacitor Plan

Security community

Description

--- description: "Capacitor native-layer security audit — plan only, no config edits until approved" argument-hint: "[app path or scope]" --- # Capacitor Hardening Plan Run the **`plan-capacitor-hardening`** skill: audit a Capacitor/Ionic hybrid app's native layer for security risk (WebView config, secure storage, cleartext traffic, `allowNavigation`, OTA update safety), then produce a hardening plan. **Audit and plan only — edit no config until the plan is approved.** Emit findings ranked by

Installation

Installs to ~/.claude/skills/kensaurus-cursor-kenji-capacitor-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kensaurus-cursor-kenji-capacitor-plan && curl -fsSL https://raw.githubusercontent.com/kensaurus/cursor-kenji/HEAD/commands/capacitor-plan.md -o ~/.claude/skills/kensaurus-cursor-kenji-capacitor-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository