About
Cybersecurity Professional and Industrial Engineer. Specializing in critical infrastructure protection, vulnerability mitigation, and security within Web3 environments (Stellar Ambassador). I combine an analytical approach to processes with technical expertise in Linux, Python, and threat analysis to design resilient and secure digital ecosystems.
On Stellar
From the Stellar repos we index: 1 repo, 3 stars, last commit 8d ago.
| Repository | Project | Stars | 90d commits | Last commit |
|---|---|---|---|---|
| alex0tico/kuyfi_tui | - | 3 | - | 8d ago |
Hackathon projects
DoraHacks submissions whose repository is one of theirs.
Projects (1)
Kuyfi
Kuyfi is a black-box security tool for Soroban, the smart contract platform on Stellar. It audits any deployed contract by pulling its WASM bytecode straight from the blockchain, so it never needs the source code. First it maps the contract's full attack surface, and then it fuzzes every function to surface issues before they can be exploited. Kuyfi is open-source and native to the Stellar ecosystem, and its motto says it best: Before the Breach.