dalamud-vfx-editor
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses local scripts for asset backups (
snapshot_asset.py) and metadata inspection (inspect_repo_manifest.py). - [EXTERNAL_DOWNLOADS]: Fetches plugin configuration from the official GitHub repository of the Dalamud-VFXEditor project. This is standard for plugin management and follows safe practices.
- [COMMAND_EXECUTION]: Uses standard
dotnetcommands for building local source code andpython3for execution of its internal utility scripts. These operations are scoped to local files and user-owned modding projects.
Audit Metadata