aiwg
Version:
Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo
25 lines (24 loc) • 687 B
JSON
{
"name": "security-engineering",
"version": "2026.5.0",
"description": "Applied security framework for cryptographic primitive selection, chain-of-trust design, authentication factor analysis, supply-chain trust, and physical-threat modeling. Complements OWASP-style application audits.",
"author": {
"name": "AIWG Contributors",
"email": "support@aiwg.io"
},
"homepage": "https://aiwg.io",
"repository": "https://github.com/jmagly/aiwg",
"license": "MIT",
"keywords": [
"security",
"cryptography",
"chain-of-trust",
"authentication",
"supply-chain",
"fido2",
"kdf",
"aead",
"physical-threats",
"secure-bootstrap"
]
}