Agent Skills
› gmh5225/awesome-game-security
› game-supply-chain-security
game-supply-chain-security
GitHub评估游戏构建、更新、分发、模组及依赖的信任链,审查发布权限与恢复机制。适用于内容摄入或发布环节的安全边界评估。
Trigger Scenarios
评估游戏构建信任链
检查发布权限与恢复机制
审核内容摄入安全边界
Install
npx skills add gmh5225/awesome-game-security --skill game-supply-chain-security -g -y
SKILL.md
Frontmatter
{
"name": "game-supply-chain-security",
"description": "Assess game build, launcher, update, distribution, mod, plugin, dependency, signing, provenance, and recovery trust. Use when release or content ingestion is the security boundary."
}
Game build, update, and mod supply chains
Map who can produce, sign, publish, update, roll back, and load each released component. Distinguish build capability from release authority and format acceptance from safe loading.
Topic routing
- Review guide for release authority, update recovery, provenance, isolation, mods, plugins, and review output.
- Repository resources for CI, editor, hot-patch, asset, and parser resources.
Use game-engine-resources for runtime object models, mobile-security for mobile package signing, and windows-kernel-security for privileged driver artifacts.
Version History
- 4a52192 Current 2026-09-22 04:11


