ilspy-decompile

Pass

Audited by Gen Agent Trust Hub on Jul 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documents the use of ilspycmd, a well-known open-source tool for .NET decompilation. All suggested commands are standard for this utility.
  • [COMMAND_EXECUTION]: The skill uses local shell commands to install and run the ilspycmd tool (dotnet tool install, dnx, ilspycmd). These are legitimate developer actions for inspecting compiled code.
  • [EXTERNAL_DOWNLOADS]: The skill suggests installing ilspycmd via the official .NET tool registry (NuGet), which is a trusted service for .NET development.
  • [INDIRECT_PROMPT_INJECTION]: The skill has a surface for indirect prompt injection because it processes the output of decompiled assemblies which could contain untrusted text. However, this is inherent to the purpose of a decompiler and is considered low risk in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 12, 2026, 07:10 AM
Security Audit — agent-trust-hub — ilspy-decompile