Communityv0.1.0

Chameleon Ultra Cli

控制变色龙(Chameleon)Ultra 读写卡器,通过其 chameleon_cli_main 命令行程序操作设备。当用户想用命令行操作 Chameleon Ultra 设备时使用本技能:连接设备、扫描/读取高频(HF/NFC)或低频(LF)卡片、运行 MIFARE Classic 攻击(nested/darkside/hardnested)、管理模拟卡槽、载入/保存 dump、修改设备设置,或自动化任意 chameleon_cli_main 命令。本技能以非交互方式驱动交互式 REPL,并在首次配置后持久保存可执行文件路径。

2.4kdownloadsGeorgeChou17
View on ClawHubBack to Skills

Skill Details

Slug
chameleon-ultra-cli-skill
Latest Version
0.1.0
Author
GeorgeChou17
Published
Jul 25, 2026
Updated
Jul 25, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Chameleon Ultra Cli.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of chameleon-ultra-cli-skill. - Enables scriptable, non-interactive control of Chameleon Ultra CLI via a PTY-wrapped chameleon_cli_main binary. - Supports device connection, card scanning (HF/LF), MIFARE Classic attacks, slot management, dump load/save, and device settings. - Guides initial executable path configuration with persistent storage in config.json. - Handles platform dependencies automatically (pywinpty for Windows, pty for POSIX). - Provides troubleshooting steps and attack strategy reference for various MIFARE Classic approaches.