matrixscan-batch-net-maui
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The instructions include directives to steer the agent's interaction style, such as ensuring documentation links are provided and avoiding telling users to search for documentation themselves. These instructions are designed to prevent hallucinations and improve technical accuracy, not to bypass safety guidelines.
- [EXTERNAL_DOWNLOADS]: The skill directs the agent to perform network lookups via WebFetch to the official NuGet registry (nuget.org) to retrieve the latest stable SDK version. This is a legitimate practice to ensure project compatibility and avoid build failures associated with stale version numbers.
- [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration was found. The skill uses standard placeholders for license keys and references the vendor's official domains (scandit.com) for authentication and documentation purposes.
- [COMMAND_EXECUTION]: The skill provides standard .NET CLI commands (e.g., dotnet restore) and code snippets for MAUI applications. All suggested commands are consistent with the primary purpose of the skill.
Audit Metadata