python-testing-patterns
Provides strategies for implementing robust testing in Python using pytest, fixtures, and test-driven development.
Install this skill
or
89/100
Security score
The python-testing-patterns skill was audited on Mar 8, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 947
Template literal with variable interpolation in command context
SourceSKILL.md
| 947 | ```yaml |
low line 285
External URL reference
SourceSKILL.md
| 285 | client = APIClient("https://api.example.com") |
low line 296
External URL reference
SourceSKILL.md
| 296 | mock_get.assert_called_once_with("https://api.example.com/users/1") |
low line 301
External URL reference
SourceSKILL.md
| 301 | client = APIClient("https://api.example.com") |
low line 314
External URL reference
SourceSKILL.md
| 314 | client = APIClient("https://api.example.com") |
low line 387
External URL reference
SourceSKILL.md
| 387 | result = await fetch_data("https://api.example.com") |
low line 388
External URL reference
SourceSKILL.md
| 388 | assert result["url"] == "https://api.example.com" |
Scanned on Mar 8, 2026
View Security DashboardGitHub Stars 30.6K
Rate this skill
Categorydevelopment
UpdatedApril 10, 2026
claude-codecursorwindsurfclineroo-codeampcodexgoosetraeopencodevibemanusantigravitygemini-clitestingbackendcross-platformqa-engineerbackend-developerdevops-sredevelopment
python-developmentwshobson/agents