ilspy-decompile
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill is designed for technical analysis of .NET assemblies using standard developer utilities.
- [COMMAND_EXECUTION]: Uses ilspycmd and dotnet commands to inspect compiled code. These tools are authorized via the allowed-tools configuration for the specific purpose of decompilation.
- [EXTERNAL_DOWNLOADS]: Mentions the installation of ilspycmd via the official dotnet tool manager. This is a standard procedure for setting up the required environment and does not involve untrusted sources.
- [DATA_EXFILTRATION]: No network operations or external data transfers are initiated by the skill scripts.
Audit Metadata