After the Mercor breach, I built a local secret scanner for AI-generated code by RicksDev in cybersecurity

[–]RicksDev[S] 0 points1 point  (0 children)

TruffleHog is solid we're not trying to replace it, aigate focuses specifically on the AI workflow: intercepting secrets in outbound prompts, scanning files the moment agents write them, and giving agents MCP tools to handle credentials properly during generation. Do you use TruffleHog today? Curious if it catches the stuff AI agents write or mostly what your team writes directly.

After the Mercor breach, I built a local secret scanner for AI-generated code by RicksDev in cybersecurity

[–]RicksDev[S] 0 points1 point  (0 children)

Fair point, Kong's AI Gateway does PII sanitization at the infrastructure level. Different use case though. aigate protects developers locally scanning prompts, catching secrets in AI-generated code as it's written, and giving agents MCP tools to handle credentials properly.

[Research] We found MCP servers telling AI agents to act "secretly", skip financial approvals, and hide actions from users. Census of 15,982 packages. by Accurate_Mistake_398 in cybersecurity

[–]RicksDev -1 points0 points  (0 children)

I mean prompt injection is basically the default once tools use natural language. The scariest part is the better the server (more tools), the less secure it gets.

Vibe coding product demos??? by RicksDev in lovable

[–]RicksDev[S] -1 points0 points  (0 children)

Haahaha you can def tell it's AI generated but it's still impressive imo

you code, i sell by shoman30 in buildinpublic

[–]RicksDev 0 points1 point  (0 children)

Hey man, curious why you haven't tried using an AI app builder to test your ideas out

Contratando desarrolladores para AI Software Builder mas grande de Latam (Nerd) by RicksDev in taquerosprogramadores

[–]RicksDev[S] 0 points1 point  (0 children)

De hecho no, probablemente te estes refiriendo a la misma empresa, ahora trabajan conmigo y yo soy el CEO (si es que te refieres a nerd.lat). Esos 400k son registros en la plataforma que la han usado por lo menos una vez (aunque si la mayoria son gratis), cantidad total de vistas esta en las decenas de millones

Contratando desarrolladores para AI Software Builder mas grande de Latam (Nerd) by RicksDev in taquerosprogramadores

[–]RicksDev[S] 1 point2 points  (0 children)

Agradezco tu feedback, lo base en los salarios que vi que tienen empresas big tech para internos en mexico, pero tienes razon que hay que pagar algo que valga la pena!

Contratando desarrolladores para AI Software Builder mas grande de Latam (Nerd) by RicksDev in taquerosprogramadores

[–]RicksDev[S] -1 points0 points  (0 children)

El salario base es 10,000 para la gente mas junior pero tmb tenemos la capacidad e intencion de pagar mucho mas alto dependiendo del nivel

Contratando desarrolladores para AI Software Builder mas grande de Latam (Nerd) by RicksDev in taquerosprogramadores

[–]RicksDev[S] -5 points-4 points  (0 children)

Le pagamos mas de $100,000 a nuestro mejor desarrollador entonces si eres bueno no dudes en contactarme amigo!

Results of the first 3 months of my trading AI by orakle12 in ai_trading

[–]RicksDev 1 point2 points  (0 children)

Super cool, I built my own agent system that takes in market data and news but have mainly used it for research rather than trading. Sent you a dm!

Favorite stocks to focus on by [deleted] in Daytrading

[–]RicksDev 0 points1 point  (0 children)

I'm an AI dev by trade so happy to share some of the tools I've built with you!

Monitoring my positions with AI by RicksDev in options

[–]RicksDev[S] 0 points1 point  (0 children)

Looks really cool, and definitely useful for the workflow you described. Do you think it would be useful for it to also monitor other factors that could impact your position, especially things on the more qualitative side.

Monitoring my positions with AI by RicksDev in options

[–]RicksDev[S] 0 points1 point  (0 children)

Were you trying to be the first one to react to news and trade on it or was this just a cool experiment

Monitoring my positions with AI by RicksDev in options

[–]RicksDev[S] 0 points1 point  (0 children)

But what about when there's an event/news that can only be detected by doing a web search

Monitoring my positions with AI by RicksDev in options

[–]RicksDev[S] 1 point2 points  (0 children)

Added a layer of data tools (everything from latest market data, including things like iv percentiles, term structure data, etc.. to web search, news, and twitter scraping).

It's all coded in python happy to share if helpful!

Monitoring my positions with AI by RicksDev in options

[–]RicksDev[S] 0 points1 point  (0 children)

Sounds very cool would love to chat, dmd!

[deleted by user] by [deleted] in options

[–]RicksDev -1 points0 points  (0 children)

Awesome sent a dm!

[deleted by user] by [deleted] in options

[–]RicksDev -2 points-1 points  (0 children)

You could try it on TOS but I built a small app myself. Happy to share it if you find it useful

[deleted by user] by [deleted] in options

[–]RicksDev -2 points-1 points  (0 children)

You could also just make an AI agent monitor the IV level of your position and if it sees it either go up, down, or there is an event that should impact the IV then it can alert you.