Skip to main content

tdd

Facilitates test-driven development with a structured RED-GREEN-REFACTOR cycle, ensuring robust feature implementation and bug fixes.

Install this skill

or
93/100

Security score

The tdd skill was audited on Apr 8, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 120

Access to hidden dotfiles in home directory

SourceSKILL.md
120bash ~/.claude/skills/tdd/scripts/run_tests.sh {FRAMEWORK} "{TEST_COMMAND}"
low line 132

Access to hidden dotfiles in home directory

SourceSKILL.md
132bash ~/.claude/skills/tdd/scripts/extract_api.sh {SOURCE_DIR}
low line 140

Access to hidden dotfiles in home directory

SourceSKILL.md
140bash ~/.claude/skills/tdd/scripts/discover_docs.sh {PROJECT_ROOT} --lang {LANGUAGE}
low line 317

Access to hidden dotfiles in home directory

SourceSKILL.md
317bash ~/.claude/skills/tdd/scripts/extract_api.sh {SOURCE_DIR}
low line 373

Access to hidden dotfiles in home directory

SourceSKILL.md
373bash ~/.claude/skills/tdd/scripts/run_tests.sh {FRAMEWORK} "{TEST_COMMAND_FOR_SPECIFIC_TEST}"
low line 474

Access to hidden dotfiles in home directory

SourceSKILL.md
474bash ~/.claude/skills/tdd/scripts/run_tests.sh {FRAMEWORK} "{TEST_COMMAND_FOR_SPECIFIC_TEST}"
low line 509

Access to hidden dotfiles in home directory

SourceSKILL.md
509bash ~/.claude/skills/tdd/scripts/run_tests.sh {FRAMEWORK} "{FULL_TEST_COMMAND}" --all
Scanned on Apr 8, 2026
View Security Dashboard
Installation guide →