dotnet-quartz-background-jobs

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of legitimate C# code templates and technical documentation for Quartz.NET. No malicious patterns or behaviors were detected.
  • [EXTERNAL_DOWNLOADS]: The skill references 'Quartz' and 'Quartz.Extensions.Hosting', which are well-known, official, and widely-used libraries in the .NET ecosystem. Their use here follows standard development patterns.
  • [CREDENTIALS_SAFE]: The registration template correctly demonstrates the use of configuration.GetConnectionString("Database") for accessing database credentials, avoiding the risk of hardcoded secrets.
  • [COMMAND_EXECUTION]: All code snippets perform standard application logic (logging, database access via repositories, email service calls) and do not invoke arbitrary shell commands or external processes.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 12:04 PM
Security Audit — agent-trust-hub — dotnet-quartz-background-jobs