Bad Allowed Tools

Use when you need to test a skill with allowed-tools as a YAML list.

8ddieHu0314 9a2694d 345 B Updated

File contents

The allowed-tools field must be a space-delimited string, not a YAML list.

Correct format: allowed-tools: "Read Write Bash" Wrong format: the YAML list above

Expected failure: frontmatter.allowed-tools-format [moderate]

8ddieHu0314/Skill-Lab/tree/main/tests/fixtures/skills/invalid/bad-allowed-tools commit 9a2694d93d

Frequently asked questions

npx skillmds@latest add 8ddiehu0314/bad-allowed-tools