barcode-capture-rn
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical instructions for integrating the Scandit React Native SDK. All external links point to official vendor domains (docs.scandit.com, ssl.scandit.com) or the official Scandit GitHub organization.
- [SAFE]: Instructions for handling sensitive information, such as license keys, use clear placeholders ("-- ENTER YOUR SCANDIT LICENSE KEY HERE --") and do not contain hardcoded credentials.
- [SAFE]: The skill implements strict grounding instructions, directing the AI to verify API signatures against provided references rather than relying on potentially outdated training data. This is a safety measure to ensure code correctness.
- [SAFE]: The lifecycle management instructions, such as the warning against calling
dataCaptureContext.dispose(), are specific technical requirements for the Scandit SDK's singleton pattern and do not represent malicious behavior. - [SAFE]: The skill references standard React Native dependency management tools (npm, npx pod-install) and official packages (scandit-react-native-datacapture-core, scandit-react-native-datacapture-barcode) without any suspicious installation patterns.
Audit Metadata