tech-stack-adapter
Detects Python project configurations and provides standardized commands for testing, building, and containerization.
Install this skill
or
85/100
Security score
The tech-stack-adapter skill was audited on Feb 28, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 83
Python subprocess execution
SourceSKILL.md
| 83 | result = subprocess.run( |
medium line 92
Python subprocess execution
SourceSKILL.md
| 92 | subprocess.run(config['test_cmd'].split()) |
medium line 93
Python subprocess execution
SourceSKILL.md
| 93 | subprocess.run(config['coverage_check'].split()) |
Scanned on Feb 28, 2026
View Security Dashboard