什么是 fivem-security?
保护 FiveM 资源免受作弊和利用的最佳实践和规则。在编写或审查服务器端和客户端代码时使用此技能,以确保防止恶意事件、未经授权的实体创建和客户端信任问题。专注于严格的服务器权限和安全的事件处理。 来源:germanfndez/fiveai-skills。
保护 FiveM 资源免受作弊和利用的最佳实践和规则。在编写或审查服务器端和客户端代码时使用此技能,以确保防止恶意事件、未经授权的实体创建和客户端信任问题。专注于严格的服务器权限和安全的事件处理。
通过命令行快速安装 fivem-security AI 技能到你的开发环境
来源:germanfndez/fiveai-skills。
This skill provides architectural guidance for securing FiveM resources against common cheats, unauthorized event triggers, and malicious data manipulation.
The client is in the hands of the user, which means it can be fully compromised. Every action that affects the game state, economy, or other players MUST be validated on the server.
Detailed rules are broken down into specific topics within the rules/ directory:
保护 FiveM 资源免受作弊和利用的最佳实践和规则。在编写或审查服务器端和客户端代码时使用此技能,以确保防止恶意事件、未经授权的实体创建和客户端信任问题。专注于严格的服务器权限和安全的事件处理。 来源:germanfndez/fiveai-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/germanfndez/fiveai-skills --skill fivem-security保护 FiveM 资源免受作弊和利用的最佳实践和规则。在编写或审查服务器端和客户端代码时使用此技能,以确保防止恶意事件、未经授权的实体创建和客户端信任问题。专注于严格的服务器权限和安全的事件处理。 来源:germanfndez/fiveai-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/germanfndez/fiveai-skills --skill fivem-security 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/germanfndez/fiveai-skills