matrixscan-count-capacitor
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate and detailed integration instructions for the Scandit MatrixScan Count (BarcodeCount) SDK within Capacitor environments.
- [SAFE]: All external links and resources point to official Scandit documentation (docs.scandit.com, ssl.scandit.com) or the official Scandit GitHub organization (github.com/Scandit).
- [SAFE]: Code samples demonstrate secure implementation patterns, such as using
textContentfor DOM updates to prevent potential cross-site scripting (XSS) when displaying barcode data. - [SAFE]: Sensitive configuration elements, including license keys, are correctly handled using descriptive placeholders like
'-- ENTER YOUR SCANDIT LICENSE KEY HERE --'. - [SAFE]: The skill utilizes official, versioned packages from the Scandit organization, following standard installation and synchronization procedures for the Capacitor framework.
Audit Metadata