matrixscan-batch-net-android
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for integrating the Scandit Barcode Batch SDK into .NET for Android applications. It includes legitimate C# code templates and configuration steps.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known sources for documentation and dependencies, including
docs.scandit.comfor API references andnuget.orgfor package management. These downloads are within the trusted scope for a development skill. - [COMMAND_EXECUTION]: The instructions guide the user to execute standard .NET CLI commands (e.g.,
dotnet restore) and update project files (.csproj). These actions are standard for the described development workflow. - [PROMPT_INJECTION]: The skill contains steering instructions (e.g., "Do Not Trust Internal Knowledge") intended to prevent the model from using outdated API signatures from its training data. These are interpreted as domain-specific accuracy requirements rather than malicious bypass attempts.
- [CREDENTIALS_UNSAFE]: The skill uses clear placeholders for sensitive information (e.g.,
-- ENTER YOUR SCANDIT LICENSE KEY HERE --). It does not contain hardcoded secrets.
Audit Metadata