personal-csharp

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of instructional guidelines for C# development, focusing on style, structure, and runtime behavior.
  • [CREDENTIALS_UNSAFE]: The skill includes security-positive instructions regarding secrets management, explicitly forbidding the storage of credentials in appsettings.json and recommending the use of dotnet user-secrets for local development and dedicated services like Azure Key Vault or AWS Secrets Manager for production.
  • [DYNAMIC_EXECUTION]: The skill discourages the use of dynamic types and reflection in business logic, suggesting safer compile-time alternatives or source generators.
  • [DATA_EXFILTRATION]: The skill provides best practices for logging, specifically warning against logging sensitive data such as passwords, tokens, and PII.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 04:44 PM
Security Audit — agent-trust-hub — personal-csharp