Notes
Security Constraints
- When identity verification fails, the original dangerous operation will be forcefully terminated and cannot be bypassed or retried.
- Do not automatically initiate palm registration without the user's explicit request.
- Do not fabricate, skip, or hardcode credentials.
Usage Limitations
- This skill only runs in local environments and does not support sandbox / container / remote terminal or other restricted environments.
- Each palm scan must be completed in a browser window; users need to manually cooperate with the camera.
- If Google Chrome is not installed, the skill will not start. Please install it first or specify
CHROME_BIN.
Troubleshooting
| Exception Scenario | Resolution |
|---|---|
| Missing credentials | Tell AI: "Help me reconfigure palm-kyc-community credentials" |
| Expired / invalid credentials | Re-apply for a token, then tell AI: "palm-kyc-community token has expired, help me update it" |
| Chrome not found | Install Google Chrome, or set the CHROME_BIN environment variable to specify the executable path |
| Recognition timeout | Re-initiate the palm scan flow |
| Repeated recognition failures | Check camera permissions and lighting conditions; re-enroll palm print if necessary |
Quick Reference
| Need | How to Trigger |
|---|---|
| First-time credential configuration | Tell AI: "Help me configure palm-kyc-community userid and token" |
| Check current credential status | Tell AI: "Check if palm-kyc-community credentials are configured" |
| Clear credentials | Tell AI: "Clear palm-kyc-community credentials" |
| Initiate palm recognition | Describe a dangerous operation to AI, it triggers automatically |
| Initiate palm registration | Tell AI "I want to register my palm" or similar registration keywords |