vrp-framework
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation, architectural overviews, and code templates for FiveM Lua development. Analysis of the content reveals no malicious behavior, obfuscation, or safety bypass attempts.
- [EXTERNAL_DOWNLOADS]: Documentation references external GitHub repositories for framework components like 'cerberus' and 'cacheaside'. These repositories belong to the same vendor (proelias7) and are standard for the described framework's ecosystem.
- [DATA_EXFILTRATION]: The skill provides examples of using webhooks for logging server activity. This is a common administrative practice in FiveM development for tracking game events and is not used here for malicious data removal.
- [COMMAND_EXECUTION]: Provides instructions for creating server commands and processing network events. The skill explicitly teaches how to implement these safely by capturing the 'source' variable correctly and using permission checks to prevent unauthorized access.
Audit Metadata