minimal-apis
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No override instructions, role-play injections, or attempts to bypass agent constraints were found.
- [DATA_EXFILTRATION]: No evidence of hardcoded credentials, sensitive file access, or unauthorized network exfiltration. Code snippets use standard REST patterns and placeholder URLs.
- [OBFUSCATION]: Content is presented in clear text without any encoding (Base64, hex, Unicode) or hidden characters intended to mask intent.
- [REMOTE_CODE_EXECUTION]: The skill does not perform any remote package installations or script executions. It serves as static documentation for C# development.
- [COMMAND_EXECUTION]: No shell commands or system-level execution patterns were detected.
- [SAFE]: The skill explicitly includes security best practices, such as recommending authorization filters (
.RequireAuthorization()) and advising against logging sensitive data like passwords.
Audit Metadata