SkillAgentSearch skills...

USBKill

USB connection trigger.

Install / Use

/learn @x13a/USBKill
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

USBKill

USB connection trigger.

<img src="https://raw.githubusercontent.com/x13a/USBKill/main/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width="30%" height="30%">

Tiny app to listen for USB connection events while the device is locked.
When found, it will send a broadcast message.

It must not trigger on charger. Only on device and accessory.

Wasted

  • action: me.lucky.wasted.action.TRIGGER
  • receiver: me.lucky.wasted/.TriggerReceiver
  • secret: the code from Wasted

Do not forget to activate the Broadcast trigger in Wasted.

Permissions

  • FOREGROUND_SERVICE - receive usb state events
  • RECEIVE_BOOT_COMPLETED - persist service across reboots

License

GNU GPLv3 Image

This application is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation.

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated3mo ago
Forks1

Languages

Kotlin

Security Score

92/100

Audited on Dec 30, 2025

No findings