matrixscan-count-cordova
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill uses the safe placeholder
'-- ENTER YOUR SCANDIT LICENSE KEY HERE --'for license keys, which is a recommended practice to avoid hardcoding actual secrets. - [EXTERNAL_DOWNLOADS]: The skill mentions official Scandit domains (scandit.com, docs.scandit.com) and standard Cordova plugin installation commands for official Scandit packages (
scandit-cordova-datacapture-core,scandit-cordova-datacapture-barcode). These resources are consistent with the skill's author ('scandit') and follow standard developer workflows. - [PROMPT_INJECTION]: The instructions include grounding directives to prioritize the provided skill context over training data and to provide direct answers instead of referring users to external documentation. These are standard behavioral constraints for technical accuracy and do not represent malicious concealment or safety filter bypass attempts.
- [COMMAND_EXECUTION]: The skill mentions standard development commands such as
cordova plugin addandcordova prepare. These are appropriate for the intended use case of setting up a Cordova project and do not include suspicious or high-privilege operations.
Audit Metadata