用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/SandroHub013/UnaBetting --skill security-review命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | security-review |
| description | Project-specific security pass — secrets, personal data, path traversal, LLM tool whitelist. |
Run these checks on the pending diff/branch, in order:
github_pat_, sk-, API key values, .env
content. .env itself must never be staged.betanalytix.db*, reports/screenshots/, *.mp4 renders
are gitignored; if one is tracked or staged, stop and flag it._safe_path (src/dashboard/data_api.py); reject bypasses./ws/run stays whitelist-only; /ws/term is arbitrary-exec by design but
must remain local-only.src/dashboard/chat.py) needs explicit human sign-off._extract_runtime_bundle (zip-slip containment + sha256 manifest check,
validate-all-then-write; tests in tests/test_updater.py); any change to
/api/update/* or scripts/build_release_bundle.py re-runs those tests.Report each finding as: file:line → severity → concrete fix. Sensitive findings go in a private report, never a public issue.
基于 SOC 职业分类