Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions extensions/catalog.community.json
Original file line number Diff line number Diff line change
Expand Up @@ -2117,6 +2117,39 @@
"stars": 0,
"created_at": "2026-04-13T00:00:00Z",
"updated_at": "2026-04-13T00:00:00Z"
},
"tekimax-security": {
"name": "TEKIMAX Secure SDD",
"id": "tekimax-security",
"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.",
"author": "TEKIMAX",
"version": "0.3.0",
"download_url": "https://github.com/TEKIMAX/speckit-security/releases/download/v0.3.0/speckit-security.zip",
"repository": "https://github.com/TEKIMAX/speckit-security",
"homepage": "https://speckit.tekimax.com",
Comment thread
mnriem marked this conversation as resolved.
Outdated
"documentation": "https://speckit.tekimax.com/docs",
"changelog": "https://github.com/TEKIMAX/speckit-security/blob/main/CHANGELOG.md",
"license": "Apache-2.0",
"requires": {
"speckit_version": ">=0.1.0"
},
"provides": {
"commands": 8,
"hooks": 5
},
"tags": [
"security",
"threat-modeling",
"red-team",
"guardrails",
"ai-safety",
"compliance"
],
"verified": false,
"downloads": 0,
"stars": 0,
"created_at": "2026-04-13T00:00:00Z",
"updated_at": "2026-04-16T00:00:00Z"
Comment thread
mnriem marked this conversation as resolved.
Outdated
Comment thread
mnriem marked this conversation as resolved.
Outdated
}
}
}