Skip to content
View SamAlpha1's full-sized avatar
:electron:
#CryptoLover | THE TRUE WILL SURFACE |
:electron:
#CryptoLover | THE TRUE WILL SURFACE |

Block or report SamAlpha1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SamAlpha1/README.md

SamAlpha1

Web3 • Security • Automation • Python • EVM tooling

GitHub X

⭐ Featured project — GitHub Trust Auditor

Defensive GitHub account & repository security auditing in the browser, CLI, and GitHub Actions.

Paste a GitHub username or profile URL and inspect accessible public repositories with context-aware static analysis — without executing target code.

Live Demo Repository Star

Checks include:

  • secret / seed / private-key exposure signals
  • suspicious data-exfiltration patterns
  • clipboard and wallet-address replacement behavior
  • wallet approvals and transaction capability
  • dangerous install scripts and obfuscation
  • repository hygiene, history and contribution context
  • repository-by-repository scoring with file/line evidence
  • English + فارسی web interface

A clean scan is not proof that a person is trustworthy, and a warning is not proof that a person is a scammer. The project reports observable technical signals from scanned coverage.

فارسی

GitHub Trust Auditor یک ابزار دفاعی برای بررسی اکانت و ریپوهای عمومی GitHub است. کد پروژه هدف را اجرا نمی‌کند و برای هر اکانت، امتیاز کلی، امتیاز تک‌تک ریپوها، سیگنال‌های امنیتی و شواهد فایل/خط ارائه می‌دهد.

اسکن آنلاین: https://samalpha1.github.io/GitHubTrustAuditor/


Selected repositories

Project What it does
GitHubTrustAuditor Defensive GitHub security & trust scanner
EVMContractInspector Read-only EVM contract/proxy inspection
RPCHealthMonitor EVM JSON-RPC latency, freshness & availability checks
NodeHealthToolkit Linux/VPS and blockchain-node health reporting
WalletActivityReporter Read-only EVM wallet activity summary
CryptoPriceAlertCLI Lightweight cryptocurrency price alerts
ArbitrageEngine Dry-run cross-exchange arbitrage opportunity scanner
eclipse-bridge Eclipse bridge/deposit tooling

Build philosophy

  • security-sensitive code should fail safely
  • secrets belong in environment/config boundaries, never in source control
  • monitoring and inspection tools should be read-only by default
  • useful output should include evidence, not just a score
  • automation should remain understandable and reproducible

Connect

If any of these repositories are useful to you, follow the account, star the projects you use, and open issues with reproducible feedback.

Maintained by SamAlpha1

Pinned Loading

  1. GitHubTrustAuditor GitHubTrustAuditor Public

    Defensive GitHub trust & repository security auditor for static analysis, wallet security, secret exposure and suspicious code signals.

    Python 2