capacitor-push-notifications

Pass

Audited by Runlayer on Feb 25, 2026

Risk Level: LOW
Scan Summary
Max Score
72%
Files
2
Flagged
1
Chunks
3
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
Max File Score
72%
Classification
UNKNOWN_SERVER
Files Scanned
2
Files Flagged
1
Chunks Analyzed
3
Analyzed
Feb 25, 2026, 10:04 PM
Security Audit — runlayer — capacitor-push-notifications