The Standard Code CSharp

Pass

Audited by Gen Agent Trust Hub on Jul 20, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: The skill instructions strictly focus on enforcing C# coding standards. No patterns attempting to bypass safety filters, extract system prompts, or override agent behavior were detected.
  • [DATA_EXFILTRATION]: There are no commands or code patterns that access sensitive files or perform network operations to exfiltrate data. The skill operates locally on provided code snippets.
  • [REMOTE_CODE_EXECUTION]: No remote script downloads or execution patterns (such as piping curl to bash) are present. The skill provides static C# templates and rules for analysis.
  • [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or credentials were found in any of the configuration, rule, or example files.
  • [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries such as Microsoft.EntityFrameworkCore and Xeptions in its code templates. These are legitimate dependencies for the intended C# development use case.
  • [COMMAND_EXECUTION]: The skill does not invoke shell commands or execute arbitrary code. Its functionality is limited to pattern matching and code style enforcement based on the provided JSON and Markdown rules.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 20, 2026, 08:42 PM
Security Audit — agent-trust-hub — The Standard Code CSharp