Skip to content
View dimin4241-svg's full-sized avatar
🤑
🤑

Block or report dimin4241-svg

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
dimin4241-svg/README.md

Engineering, Open Source & Security Research

I am a security-minded software engineer and open-source contributor working across TypeScript, Python, Rust, Solidity, Web3 infrastructure, backend systems, and product quality.

I ship narrow, reviewable changes with reproducible tests and clear documentation. Recent work spans smart-contract security, agent tooling, API safety, CI, data quality, and product QA.

Featured repositories

Selected open-source contributions

  • sh1pt CLI JSON output — merged TypeScript contribution adding safe machine-readable secret listings, focused local/cloud regression tests, and verification across 280 CLI tests, typecheck, and build.
  • Mermail RFP Evaluator — a validated Codex-compatible agent skill for mailbox triage, requirement extraction, scoring, and draft-only responses.
  • Chain-Love Algorand data contribution — merged open-source data work reviewed and accepted upstream.

Engineering stack

  • TypeScript, JavaScript, Node.js, React, Next.js, API integrations, and CI/CD
  • Python backend services, deterministic test harnesses, data validation, and automation
  • Rust and Soroban smart contracts, deterministic tests, and contract-state invariants
  • Solidity, EVM protocol analysis, Foundry/Hardhat testing, and minimal security PoCs
  • Manual QA, regression testing, accessibility, and evidence-driven debugging

My work is evidence-driven: I aim to turn a security hypothesis into a minimal, reproducible proof of concept with clear impact, negative controls, and a practical remediation path.

Research focus

  • Solidity and EVM protocol security
  • DeFi accounting, rounding, access control, and state-machine invariants
  • Cross-chain, bridge, wallet, and signing flows
  • Rust- and Move-based blockchain ecosystems
  • Web and API attack surfaces connected to Web3 products

How I work

  1. Map trust boundaries, privileged roles, and critical invariants.
  2. Trace candidate issues from attacker-controlled input to security impact.
  3. Reproduce the behavior with a minimal deterministic PoC.
  4. Add negative controls to rule out false positives and expected behavior.
  5. Document severity assumptions, affected conditions, and a regression test.

Responsible disclosure

I follow program scope, safe-harbor terms, and coordinated disclosure requirements. I avoid harmful testing against live systems and keep unresolved findings private. Technical details are published only when the relevant disclosure policy permits it.

Active research and disclosure-stage artifacts may remain private until publication is authorized.

Contact

For non-sensitive questions or collaboration, open an issue in this repository. For a potential vulnerability, request a private communication channel first and do not post technical details publicly.

Pinned Loading

  1. oauth-callback-safety-proof oauth-callback-safety-proof Public

    OAuth callback security proof with PKCE, state binding, replay prevention, and secure sessions.

    JavaScript

  2. qa-trading-terminal-sample qa-trading-terminal-sample Public

    Manual QA work sample for crypto trading terminals: market-data consistency, validation, and accessibility.

  3. reliable-llm-backend-gateway reliable-llm-backend-gateway Public

    Provider-neutral Python LLM gateway with structured output validation, tool allowlists, budgets, retries and tests

    Python

  4. solidity-escrow-audit-proof solidity-escrow-audit-proof Public

    Reproducible Solidity escrow and token-sale audit sample with negative tests and remediation notes.

    Solidity 1

  5. trusted-vendor-evidence-agent trusted-vendor-evidence-agent Public

    Policy-bounded vendor compliance evidence agent for the T3N sandbox

    TypeScript 1

  6. wordpress-vps-incident-triage wordpress-vps-incident-triage Public

    Read-only evidence collector for WordPress incident response

    Python