crashlytics

A plugin for investigating crashes in Android and iOS applications. Crash reports are records of software failures, and Git blame helps trace the failing code to its recent changes.

In plain words
What is it for?
Use it to fetch and classify crashes, investigate Android or iOS failures, trace likely origins through Git, validate fixes for the relevant programming language, and apply a quality check.
Why use it?
It brings crash data, source-code context, and change history together so developers can investigate the likely cause and assess proposed fixes. It supports both Android and iOS projects.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add IvanLutsenko/awac-ai-agent-plugins
agentmods
npx agentmods add plugins/ivanlutsenko/awac-ai-agent-plugins/crashlytics
Clone the repo
git clone --depth 1 https://github.com/IvanLutsenko/awac-ai-agent-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

crashlytics scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/crashlytics/.claude-plugin/plugin.json · 28 lines

What it actually says

{
  "name": "crashlytics",
  "description": "Multi-platform crash analysis for Android & iOS with git blame forensics, code-level fixes, and deterministic quality gate. MCP-primary fetch with REST API fallback. Language-aware validator and origin/<branch> forensics.",
  "version": "4.4.4",
  "mcpServers": "./.mcp.json",
  "author": {
    "name": "Ivan Lutsenko",
    "email": "[email protected]",
    "url": "https://github.com/IvanLutsenko"
  },
  "keywords": ["crashlytics", "crash-report", "firebase", "android", "ios", "swift", "kotlin", "debugging", "git-blame", "multi-agent"],
  "license": "MIT",
  "commands": [
    "./commands/crash-report.md",
    "./commands/crash-report-android.md",
    "./commands/crash-report-ios.md",
    "./commands/crash-config.md",
    "./commands/install-permissions.md"
  ],
  "agents": [
    "./agents/classifier-android.md",
    "./agents/classifier-ios.md",
    "./agents/firebase-fetcher.md",
    "./agents/forensics-android.md",
    "./agents/forensics-ios.md"
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 28 lines scan A 359a275c8aaa

Subscribe to this mod's changes

crashlytics is a plugin published in the GitHub repository IvanLutsenko/awac-ai-agent-plugins (2 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.