capacitor-push-notifications
Pass
Audited by Runlayer on Feb 25, 2026
Risk Level: LOW
Scan Summary
Flagged Files (1)
capacitor-push-notifications/SKILL.mdLOW
71.7%
Tool passed security scan
Malicious tool definition detected
Tool: capacitor-push-notifications/SKILL.md [2/2] Description: await updateServerToken(oldToken, token.value); await storeToken(token.value); } }); ``` ### Error Handling ```typescript PushNotifications.addListener('registrationError', (error) => { console.error('Push registration failed:', error); // Log to analytics analytics.logEvent('push_registration_failed', { error: error.error, }); // Retry with backoff scheduleRetry(); }); ``` ## Troubleshooting ### iOS Not Receiving 1.
Passed Files (1)Click to expand
capacitor-push-notifications/metadata.jsonOK
9.2%
Tool passed security scan
Audit Metadata