dotnet-backend-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill processes user-supplied C# code for review and development. While this is an ingestion point for untrusted data, the skill's role is limited to guidance and code generation without high-privilege execution capabilities. Mandatory Evidence Chain: 1. Ingestion: User-provided code snippets. 2. Boundary markers: Absent. 3. Capability: Guidance and code generation. 4. Sanitization: Absent.
- [Prompt Injection] (SAFE): No instructions to bypass safety filters or override system prompts were detected.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded secrets, sensitive file paths, or unauthorized network operations were identified.
- [External Downloads & RCE] (SAFE): The skill references standard .NET ecosystem libraries but does not facilitate runtime execution of untrusted remote scripts.
Audit Metadata