Mobile Forensics
Extracts data like contacts, messages, and location history from mobile device images for investigative analysis.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add mobile-forensics npx -- -y @trustedskills/mobile-forensics
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"mobile-forensics": {
"command": "npx",
"args": [
"-y",
"@trustedskills/mobile-forensics"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to perform basic mobile forensics analysis. It can extract data from Android and iOS devices, including call logs, SMS messages, contacts, and photos. The extracted data can then be analyzed to identify patterns or evidence related to a specific incident.
When to use it
- Investigating potential security breaches on employee-owned mobile devices.
- Recovering lost data from damaged or malfunctioning smartphones.
- Analyzing communication records for legal or compliance purposes.
- Assisting in digital investigations involving mobile device usage.
Key capabilities
- Data extraction from Android and iOS devices
- Call log analysis
- SMS message retrieval
- Contact list export
- Photo recovery
Example prompts
- "Extract all SMS messages from this iPhone backup."
- "Show me the call logs for this Android device between January 1st and March 31st, 2024."
- "Retrieve all photos from this iOS device’s iCloud account."
Tips & gotchas
This skill requires access to a mobile device or its backup data. Due to legal and ethical considerations, ensure you have the necessary permissions before using this skill for analysis.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.