UnityPackageスクリプト警告ツール | Security Tool
- Digital200 JPY


UnityPackage内のスクリプトはインポート時に実行される可能性があり、悪意のある処理が含まれている場合があります。 特にBOOTHで配布されている衣装アセットなどには、スクリプトやDLLを必要としない限り、通常それらは含まれていません。 このツールは、インポートするUnityPackageにスクリプトやDLLが含まれている場合、Unityのインポート画面に警告を表示します。 また、含まれているスクリプトを任意のフォルダへ書き出し、インポート前に手動で確認することもできます。 Unity 2022.3.22f1で動作確認済みです。 Scripts can execute code during import and may contain malicious behavior. In most cases, cosmetic assets such as outfits downloaded from BOOTH should not contain scripts or assemblies unless they are explicitly needed. This tool adds a warning to the Unity Package Import Wizard whenever an imported package contains scripts or assemblies. Scripts can also be exported to a folder on disk for manual inspection before importing. Tested on Unity 2022.3.22f1. Uses Harmony (MIT Licensed): https://github.com/pardeike/harmony?tab=MIT-1-ov-file#readme


