Securely transfers files from macOS to Android with checksum verification and path validation.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill android-transfer-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Android Transfer Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-android-transfer-skill)More formats (shields.io, HTML) on the badges page.
---
name: android-transfer-secure
description: Securely transfers files from macOS to Android with checksum verification and path validation.
author: tempguest
version: 0.1.0
license: MIT
---
# Secure Android File Transfer
This skill allows you to transfer files to an Android device with high security standards:
- **Checksum Verification**: Ensures data integrity by comparing SHA256 hashes.
- **Path Validation**: Prevents directory traversal and unauthorized path access.
- **Overwrite Protection**: Prevents accidental data loss on the device.
## Commands
- `transfer`: Push a file to the connected Android device.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!