Skip to main content

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
83result = subprocess.run(
medium line 92

Python subprocess execution

SourceSKILL.md
92subprocess.run(config['test_cmd'].split())
medium line 93

Python subprocess execution

SourceSKILL.md
93subprocess.run(config['coverage_check'].split())
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →
GitHub Stars 22
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
mattnigh/skills_collection