Skip to content

Comments

Add Shulam compliance verification plugin#16

Open
shulam-pay wants to merge 1 commit intoBankrBot:mainfrom
shulam-pay:feat/shulam-compliance-plugin
Open

Add Shulam compliance verification plugin#16
shulam-pay wants to merge 1 commit intoBankrBot:mainfrom
shulam-pay:feat/shulam-compliance-plugin

Conversation

@shulam-pay
Copy link

Summary

  • shulam verify <address> — Screen wallet against OFAC SDN (advisory-only, never blocks)
  • shulam trust <address> — Get trust score with tier and breakdown
  • x402 pre-flight hook — Automatic compliance check before x402 payments

All commands are advisory-only and session-cached. Zero dependencies.

Test plan

  • Commands return correct status mapping (clear/held/blocked)
  • Session caching prevents duplicate API calls
  • Pre-flight hook prints advisory warnings without blocking
  • Manual integration test with BankrBot Claude plugin

🤖 Generated with Claude Code

- `shulam verify <address>` — OFAC SDN screening (advisory-only)
- `shulam trust <address>` — trust score with tier and breakdown
- x402 pre-flight hook — automatic compliance check before payments
- All commands advisory-only — print warnings, never block
- Session-cached to avoid duplicate API calls
- Zero dependencies (raw fetch)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant