Skip to content

Commit 1780a8f

Browse files
kaman1claude
andcommitted
Add tekimax-security v0.3.0 to community catalog
Adds the TEKIMAX Secure SDD extension — security gates for spec-driven development with AI agents. Threat modeling (STRIDE), automated red teaming, AI guardrails, data contracts, model governance, and project-root-confined scripts with tamper-evident hash-chain audit logs. 8 commands, 5 hooks, 15 tests, Apache 2.0. Docs: https://speckit.tekimax.com Repo: https://github.com/TEKIMAX/speckit-security Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 752683d commit 1780a8f

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

extensions/catalog.community.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,6 +2117,39 @@
21172117
"stars": 0,
21182118
"created_at": "2026-04-13T00:00:00Z",
21192119
"updated_at": "2026-04-13T00:00:00Z"
2120+
},
2121+
"tekimax-security": {
2122+
"name": "TEKIMAX Secure SDD",
2123+
"id": "tekimax-security",
2124+
"description": "Security-first extension for Spec Kit. Adds threat modeling (STRIDE), automated red teaming, AI guardrails, data contracts, model governance gates, and project-root-confined security scripts with tamper-evident hash-chain audit logs.",
2125+
"author": "TEKIMAX",
2126+
"version": "0.3.0",
2127+
"download_url": "https://github.com/TEKIMAX/speckit-security/releases/download/v0.3.0/speckit-security.zip",
2128+
"repository": "https://github.com/TEKIMAX/speckit-security",
2129+
"homepage": "https://speckit.tekimax.com",
2130+
"documentation": "https://speckit.tekimax.com/docs",
2131+
"changelog": "https://github.com/TEKIMAX/speckit-security/blob/main/CHANGELOG.md",
2132+
"license": "Apache-2.0",
2133+
"requires": {
2134+
"speckit_version": ">=0.1.0"
2135+
},
2136+
"provides": {
2137+
"commands": 8,
2138+
"hooks": 5
2139+
},
2140+
"tags": [
2141+
"security",
2142+
"threat-modeling",
2143+
"red-team",
2144+
"guardrails",
2145+
"ai-safety",
2146+
"compliance"
2147+
],
2148+
"verified": false,
2149+
"downloads": 0,
2150+
"stars": 0,
2151+
"created_at": "2026-04-13T00:00:00Z",
2152+
"updated_at": "2026-04-16T00:00:00Z"
21202153
}
21212154
}
21222155
}

0 commit comments

Comments
 (0)