Agent Skills
› gmh5225/awesome-game-security
› linux-platform-security
linux-platform-security
GitHub用于分析 Linux、SteamOS、Wine 等环境下的游戏安全边界,涵盖 ELF 进程证据、权限隔离、命名空间及内存取证。
Trigger Scenarios
Linux 平台安全边界分析
游戏兼容性层(Wine/Proton)安全审查
进程权限与隔离策略评估
Linux 内存取证
Install
npx skills add gmh5225/awesome-game-security --skill linux-platform-security -g -y
SKILL.md
Frontmatter
{
"name": "linux-platform-security",
"description": "Analyze Linux, SteamOS, Steam Deck, Wine, or Proton game-security boundaries. Use for ELF\/process evidence, privileges, namespaces, seccomp, LSMs, compatibility, or Linux memory forensics."
}
Linux platform security
Record the kernel, distribution, runtime, compatibility layer, container or namespace state, and active policy before interpreting behavior.
Topic routing
- Review guide for execution-stack classification, privilege and isolation boundaries, threat models, evidence, and result format.
- Repository resources for Wine, kernel, WSL, and forensic source selection.
Use reverse-engineering-tools for binary reconstruction, graphics-api-hooking for rendering or capture, and dma-attack-techniques for device-originated memory access.
Version History
- 4a52192 Current 2026-09-22 04:11


