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
15 lines (14 loc) • 566 B
JSON
{
"name": "aiwg-forensics",
"version": "2026.3.3",
"description": "AIWG Digital Forensics framework — 19 skills for incident response, evidence acquisition, timeline analysis, IOC extraction, memory forensics, and structured forensic reporting.",
"homepage": "https://aiwg.io",
"repository": "https://github.com/jmagly/aiwg",
"skills": "./skills",
"tags": ["forensics", "incident-response", "security", "dfir", "timeline", "ioc", "memory-analysis"],
"license": "MIT",
"author": "AIWG Contributors",
"engines": {
"openclaw": ">=0.4.0"
}
}