
Ubserve | The Security Platform for Vibecoders
Scan vibecoded apps for security vulnerabilities including exposed keys, broken authentication, and missing row-level security.
@MrBallaz · X
Protect your vibe-coded app
The full gallery
Tech stack
60 projects

Scan vibecoded apps for security vulnerabilities including exposed keys, broken authentication, and missing row-level security.
@MrBallaz · X
Protect your vibe-coded app

No-code platform to create and launch memecoins on BNB Chain with instant PancakeSwap listing.
@Monica_xiaoM · X
最近关注到 BSC 上一个挺有意思的新玩法:股票 Meme。 7 月底, 上线了 Stock Meme 功能,允许项目使用 bStocks 代币化资产作为交易池,首个支持的资产是 Nvidia 相关的 NVDAb。 随后,币安钱包上线了“股票 Meme 热度榜”,开始追踪 BNB Chain 和 Robinhood Chain 上的相关项目。市场上也出现了一批对应的代币: MarsCoin($MarsCoin):搭配 SpaceX 叙事,交易池使用 SPCXB GPU($GPU):搭配 Nvidia 和 AI 叙事,使用 NVDAb JACKET($JACKET):同样使用 NVDAb 币有($BIYOU):搭配标普 500 叙事,使用 SPYB 所以它们被称为“股票 Meme”。名字里有股票,钱包里可没有股票。 它怎么赚钱?一部分人赚币价上涨的钱,另一部分人赚交易税分红。 比如买卖收 3% 的税,项目方拿税款去买另一种代币,再分给持币者。交易越多,税收越多,分红看起来越高。 但我认为这里最容易误解的一点是: 所谓分红,通常不来自企业经营利润,而来自链上买卖交易产生的税费;交易量越高,税源越多,交易量消失,分红也会迅速衰减。 我的理解是,这类项目短期确实可能很猛,因为它把 Meme、美股、AI、RWA 和币安生态叠在了一起,传播效率很高。 但它的风险,也比普通 Meme 更复杂: 高买卖税会吞噬收益; 所谓分红并不稳定,本质依赖交易量; 股票代币是否有足额储备、赎回权和持有人权利,需要逐项确认;但 Meme 本身不代表公司股权; 合约权限、税率调整,都可能影响持有人利益。 如果参与,我不会先看 APY 有多高,而会先确认三件事: 合约地址是否来自官方入口,合约权限和税率是否可查、是否可改; 是否能正常买入和卖出; 分红是否有真实链上记录,而不是宣传口径。 这类项目最怕的不是下跌,而是交易热度消失。一旦注意力离开,飞轮可能很快变成反向循环。 在我看来,股票 Meme 可以研究,也可以做小仓位题材交易,但不能把它当股票,更不能把它当稳定分红产品。 归根结底,股票 Meme 玩的还是注意力和流动性,不是企业利润。

Capture UI elements with code context and screenshots to share with AI agents for debugging visual bugs.
Loerei · HN
I found that describing where a broken UI is and taking screenshots for AI agents really sucks. I’m too lazy to explain an indescribable visual bug or capture a millisecond-long flash. I also don’t want to remember which file defines an element, whether it's right in the .tsx or a problem with the Parent Styles in .css. And even if you can point out the exact file, your agent still has to dig through thousands of lines of code to know what on earth you're yapping about. In a 7700-file monorepo like Cal.com, simply giving the right file in the prompt for your agent saves about 68.9% of execution time and 94.2% of the tokens your agent needs to digest. HoverSource gives all the needed information and further pushes it to -88.5% time and -94.5% tokens, basically skipping the entire digging session and jumping straight to reasoning and executing. The save is linear to how big your codebase is. I want to save tokens, but don’t want to spend my time and energy digging manually, and a junio

One script tag puts a review layer inside your running app. Your team clicks what is wrong; your developers get the source file and line, the route, and a repro that exports as a P
@_Zidl · X

AI security scanner testing live websites to find vulnerabilities and generate fix prompts.
@wraithnet0x · X
Hey developers! I just launched my agentic security scanner. This is not your basic code review that could be replaced by claude code or anything like that. It tests the live application and hand you the fix so you can secure it in time. Website: Demo⬇️

Independently verifies AI-generated code for exploitable flaws and provides verified patches.
@usesecurecode · X
Free Starter is $0 forever. 3 scan credits 1 free Attacker Mode run (20 credits) Real-time SAST Dependency checking Fix previews Signing up is free and gives you scans to try it out. free&utm_content=06_start-free#pricing #vibecoding

Roll 3D animated dice (D4-D20) for tabletop games instantly.
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。

Cast your line and catch fish across multiple levels in a 3D tank.
@_kidrah_24 · X
yet to try all the levels till than you play game i vibe coded .

Browser game inspired by Chrome Dinosaur Game where you dodge SEO obstacles like Google updates and broken redirects.
@MathurArman · X
Built a a small game for SEO people inspired from Chrome Dinosaur game using Claude code... took me an hour...it's not perfect but it was fun to create this on weekend. Play here:

AI-powered security auditor that scans GitHub repos to find vulnerabilities and suggest fixes.
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th

VENZX keeps a human in the loop on every action your AI agent takes and a tamper-evident record of each — plus allow, block, and per-run spend caps. Free to start, $0.01 per check.
@theamitnikhade · X
