security-checklist
星标0
分支0
更新时间2025年11月6日 08:26
Security review guardrails for AIRBot
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Security review guardrails for AIRBot
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | security-checklist |
| description | Security review guardrails for AIRBot |
| license | MIT |
.env, tokens, keys, or credentials added to source or logs.exec/spawn unless sanitized and justified.bun audit, npm audit) when adding new packages.Glob to locate *.env, config, or scripts directories.Grep for dangerous APIs like child_process, eval, Function, fetch(, or axios( without validation.Read diffs around auth flows, credential handling, and new integration points.Kotlin backend layering and packaging guidelines
Coroutine usage guardrails for Kotlin backend reviewers
SQL data access best practices for AIRBot reviewers
Testing expectations for AIRBot reviewers
TypeScript style standards for AIRBot reviewers