Troubleshoot Kode permission prompts/denials (tool allowlists, commandAllowedTools, dontAsk fail-closed, subagent inheritance). Use when tools are unexpectedly blocked, permission prompts repeat, or behavior differs between main agent and subagents.
72
87%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
dontAsk contexts, treat “would prompt” as deny (fail-closed). Do not try to bypass.Confirm what is blocked
Inspect approved tools / project allowlist
SlashCommand to run /approved-tools list and confirm whether the tool (or its rule category) is present./approved-tools remove <tool>.Check per-command constraints
commandAllowedTools constraints (slash command / skill execution contexts). Confirm the command’s allowed-tools frontmatter and whether it should be restrictive.dontAsk).~/.kode/ (messages + errors) to confirm what tool call was attempted and why it was denied.~/.kode/**/tasks/ for the corresponding bashId.4afba64
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.