Last verified: 2026-06-11

Skill not in allowlist

A IronClaw error and how to fix it. The exact message, why it happens, and the steps that resolve it.

IronClaw
IronClaw: skill "filesystem-write" rejected
Reason: not in allowlist.toml
Fix:

This is working as designed — IronClaw's allowlist is the security boundary. Explicitly approve the skill:

ironclaw allow filesystem-write

Or edit ~/.ironclaw/allowlist.toml directly. Review what the skill does before allowing it; the whole point of IronClaw is that nothing runs without your consent.

Guide: Skill allowlisting

Still stuck?

See the full cross-platform troubleshooting index, the IronClaw hub, or the command reference. Paste your error into the search box on the index to find related fixes.