Commit 82ec9e1
catalog: add tekimax-security community extension
Adds a catalog.community.json entry for TEKIMAX Secure SDD
(speckit-security), an Apache-2.0 Spec Kit extension that layers
six security gates onto the spec-driven development lifecycle:
STRIDE threat modeling, AI guardrails, data contracts, model
governance, red teaming, and a post-implementation audit for
inline prompts, committed secrets, and direct SDK imports outside
the AI gateway.
Provides 8 slash commands and wires into 5 Spec Kit phase hooks
(after_specify, after_plan, before_implement, after_implement,
before_analyze).
Repository: https://github.com/TEKIMAX/speckit-security
Docs: https://speckit.tekimax.com
Release: v0.2.5
License: Apache-2.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c0152e4 commit 82ec9e1
1 file changed
+36
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
1835 | 1835 | | |
1836 | 1836 | | |
1837 | 1837 | | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
1838 | 1873 | | |
1839 | 1874 | | |
1840 | 1875 | | |
| |||
0 commit comments