android-transfer-secure
// Securely transfers files from macOS to Android with checksum verification and path validation.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
nameandroid-transfer-secure
descriptionSecurely transfers files from macOS to Android with checksum verification and path validation.
authortempguest
version0.1.0
licenseMIT
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.