Cross-agent self-inspection of your AI-agent stack. Audits skills, MCP servers, hooks, plugins, commands, credentials, and memory files across Claude Code, Codex, OpenClaw, and NanoClaw. Produces a structured inventory and narrative briefing with cross-ecosystem risk analysis. Use when the user asks to audit their own setup, check what they have installed, review their agent stack security posture, or understand cross-tool interactions. Use when a user has accumulated skills/plugins/MCP servers over time and wants visibility into their attack surface. Use after installing new skills or plugins. Do NOT use for vetting external code before install (that is repo-forensics). Do NOT use for incident response during active attacks. Do NOT use for fixing or patching vulnerabilities (forensify is read-only).
$npx -y skills add alexgreensh/repo-forensics --skill forensifyInstalls into the current project.
Run `npx skills use "https://github.com/alexgreensh/repo-forensics" --skill "alexgreensh/repo-forensics/forensify"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alexgreensh/repo-forensics" that are relevant to the current task. Run `npx skills add "https://github.com/alexgreensh/repo-forensics"` and select the relevant skills, then follow their instructions.