dayz-modding
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides purely technical documentation, coding standards, and engine-specific references for DayZ mod development. It is designed to prevent hallucination and ensure code compatibility with the Enforce Script language.
- [DATA_EXFILTRATION]: The skill describes the DayZ engine's internal file system and RPC (Remote Procedure Call) APIs. These systems are used for standard mod operations such as saving configuration files to the server profile or synchronizing game state between client and server. No evidence of general-purpose network exfiltration or sensitive data harvesting was found.
- [COMMAND_EXECUTION]: The documentation mentions local build scripts (e.g.,
python dev.py build) as part of a recommended development workflow. These are common utility scripts used by modders to automate PBO (Packed Bohemia Object) creation and server management. - [EXTERNAL_DOWNLOADS]: The skill references technical documentation and a community wiki hosted on GitHub. These are presented as secondary sources of truth for the AI agent to consult when generating complex mod logic.
Audit Metadata