Bad allowed tools
Skill 8ddieHu0314/Skill-Lab/tests/fixtures/skills/invalid/bad-allowed-tools
Agent Skills Evaluation Framework
npx -y skills add 8ddieHu0314/Skill-Lab --skill bad-allowed-toolsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Use when you need to test a skill with allowed-tools as a YAML list.
SKILL.md
0.4 KB, as published. Nobody here has run it
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]