
Research
/Security News
CanisterWorm: npm Publisher Compromise Deploys Backdoor Across 29+ Packages
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.
@capgo/capgo-skills
Advanced tools
A collection of 22 skills for AI coding agents working with Capacitor, the cross-platform native runtime. Skills are packaged instructions that extend agent capabilities for mobile development.
| Plugin version | Capacitor compatibility | Maintained |
|---|---|---|
| v8.*.* | v8.*.* | ✅ |
| v7.*.* | v7.*.* | On demand |
| v6.*.* | v6.*.* | ❌ |
| v5.*.* | v5.*.* | ❌ |
Note: The major version of this plugin follows the major version of Capacitor. Use the version that matches your Capacitor installation (e.g., plugin v8 for Capacitor 8). Only the latest major version is actively maintained.
npx skills add Cap-go/capgo-skills
| Skill | Description |
|---|---|
| capacitor-plugins | Complete catalog of 80+ Capgo Capacitor plugins |
| capacitor-best-practices | Development best practices and patterns |
| capgo-live-updates | Deploy OTA updates instantly with Capgo |
| Skill | Description |
|---|---|
| capacitor-security | Security scanning with Capsec (63+ rules) |
| Skill | Description |
|---|---|
| capacitor-testing | Unit, integration, and E2E testing |
| capacitor-ci-cd | GitHub Actions, GitLab CI, Fastlane |
| Skill | Description |
|---|---|
| debugging-capacitor | Debug iOS/Android apps |
| ios-android-logs | Device log streaming |
| capacitor-mcp | MCP automation tools |
| Skill | Description |
|---|---|
| ionic-design | Ionic Framework components |
| konsta-ui | Konsta UI for Tailwind |
| tailwind-capacitor | Tailwind CSS for mobile |
| safe-area-handling | Notch, Dynamic Island, home indicator |
| capacitor-splash-screen | Splash screen configuration |
| Skill | Description |
|---|---|
| capacitor-push-notifications | FCM and APNs push notifications |
| capacitor-deep-linking | Universal links and app links |
| capacitor-offline-first | Offline-first architecture |
| capacitor-keyboard | Keyboard handling |
| Skill | Description |
|---|---|
| capacitor-performance | Performance optimization |
| capacitor-accessibility | Screen readers, WCAG compliance |
| Skill | Description |
|---|---|
| capacitor-app-store | App Store and Play Store submission |
| cocoapods-to-spm | Migrate to Swift Package Manager |
Skills activate automatically when agents detect relevant tasks:
Go to https://capgo.app and sign up.
bun add -g @capgo/cli
capgo login
capgo init
bun run build
capgo upload
# Scan for vulnerabilities
bunx capsec scan
# CI mode (fails on high/critical)
bunx capsec scan --ci
# Generate HTML report
bunx capsec scan --output html --output-file security.html
Capsec detects 63+ security issues including:
Learn more: https://capacitor-sec.dev
Capgo provides:
Add new skills by creating a folder in skills/ with:
SKILL.md - Instructions for agentsmetadata.json - Skill metadataMIT
FAQs
22 agent skills for Capacitor mobile development
The npm package @capgo/capgo-skills receives a total of 1 weekly downloads. As such, @capgo/capgo-skills popularity was classified as not popular.
We found that @capgo/capgo-skills demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.

Research
/Security News
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.

Security News
ENISA’s new package manager advisory outlines the dependency security practices companies will need to demonstrate as the EU’s Cyber Resilience Act begins enforcing software supply chain requirements.