dotnet-wpf-modern

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill provides standard development templates and architectural patterns for Windows desktop applications using modern .NET practices.
  • [EXTERNAL_DOWNLOADS]: Mentions standard, well-known libraries such as CommunityToolkit.Mvvm and Microsoft.Extensions.Hosting from Microsoft. These are appropriate for the skill's stated purpose and originate from a trusted vendor.
  • [DATA_EXFILTRATION]: Includes example code for network operations using HttpClient with a placeholder URL (https://api.example.com). This is used for instructional purposes to demonstrate service patterns and does not target sensitive user data.
  • [INDIRECT_PROMPT_INJECTION]: Demonstrates data ingestion patterns from external services (API calls). While this constitutes a standard attack surface for any data-driven application, the skill contains no malicious instructions, bypass attempts, or self-referential safety claims.
  • [PRIVILEGE_ESCALATION]: Accesses the Windows Registry under HKEY_CURRENT_USER specifically to detect system theme settings (AppsUseLightTheme). This is a standard, low-privilege operation used for UI customization and does not attempt to modify system-level configurations.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 06:09 AM
Security Audit — agent-trust-hub — dotnet-wpf-modern