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) • 657 B
JSON
{
"name": "forensics",
"version": "2026.5.0",
"description": "Digital forensics and incident response framework with 14 specialized agents covering target profiling, evidence acquisition, log/memory/container/cloud analysis, IOC extraction, and reporting.",
"author": {
"name": "AIWG Contributors",
"email": "support@aiwg.io"
},
"homepage": "https://aiwg.io",
"repository": "https://github.com/jmagly/aiwg",
"license": "MIT",
"keywords": [
"forensics",
"incident-response",
"dfir",
"security",
"memory-analysis",
"container-forensics",
"cloud-forensics",
"ioc",
"stix",
"mitre-attack"
]
}