Loading...
Loading...
Scan crypto wallets and tokens for Sharia (Islamic finance) compliance. Checks tokens against halal/haram criteria including riba (interest), gharar (uncertainty), maysir (gambling), and prohibited protocol types. Outputs per-token verdicts and overall wallet health score.
npx skill4agent add tawf-labs/agent_skills wallet-compliance-scanner# Scan specific tokens
python scripts/scan_wallet.py --tokens BTC ETH USDT AAVE CAKE
# Scan with JSON output
python scripts/scan_wallet.py --tokens BTC ETH --json
# Run built-in tests
python scripts/scan_wallet.py --test| Status | Meaning | Action |
|---|---|---|
| HALAL | Compliant with Sharia principles | Safe to hold |
| DOUBTFUL | Some concerns, needs scholarly review | Hold with caution, seek fatwa |
| HARAM | Violates Sharia principles | Should not hold |
references/compliance_rules.md--json