Skip to content

Add SafeAgent to Security & Trust - #83

Open
Bemosha wants to merge 1 commit into
xyNNN:masterfrom
Bemosha:add-safeagent
Open

Add SafeAgent to Security & Trust#83
Bemosha wants to merge 1 commit into
xyNNN:masterfrom
Bemosha:add-safeagent

Conversation

@Bemosha

@Bemosha Bemosha commented Aug 26, 2026

Copy link
Copy Markdown

Adds SafeAgent, an open-source (MIT) Chrome extension that detects four attacks aimed at crypto users:

  • Clipboard address substitution — compares the copied wallet address against the buffer for 60s
  • Approval signatures — inspects approve / setApprovalForAll / permit before the request reaches the wallet
  • Seed-phrase input forms — DOM scan for 12/24-word layouts
  • Phishing and typosquatted domains

Detection is local, with no accounts or telemetry.

One thing to flag: the intro line under Security & Trust describes tools that evaluate the safety of other extensions, which is narrower than the category name. SafeAgent protects the user rather than rating extensions, so it may not be what you intended for that section. Happy to move it, or to add a separate category if you would prefer one — your call, and no hard feelings if it does not fit the list.

Repo: https://github.com/Bemosha/safeagent
Chrome Web Store: https://chromewebstore.google.com/detail/ofohhhijlkclalcbfckgpinancpdapmh
Published by https://holder.io

Format follows CONTRIBUTING.md: APPLICATION - DESCRIPTION, ending with a period. Disclosure: I work on this project.

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