什麼是 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