HN user

coderinsan

71 karma
Posts41
Comments24
View on HN
www.codeintegrity.ai 10mo ago

Lethal Trifecta – Using Notion AI's Web Search Tool to Leak Private Notion Pages

coderinsan
2pts2
www.tramlines.io 10mo ago

Official MCPS are at risk to Willison's lethal trifecta attack

coderinsan
2pts1
www.tramlines.io 10mo ago

Examples of lethal trifecta based MCP exploits

coderinsan
2pts2
www.tramlines.io 11mo ago

The insanity of integrating AI into email clients

coderinsan
3pts0
old.reddit.com 1y ago

Claude added working API keys in Cline

coderinsan
2pts0
www.tramlines.io 1y ago

Exercise caution when agentic e-shopping

coderinsan
1pts0
www.tramlines.io 1y ago

Malicious MCP code execution through Shortwave AI Email

coderinsan
2pts0
www.tramlines.io 1y ago

Weaponizing Shopify MCP for Highly Persuasive Selling

coderinsan
1pts0
www.tramlines.io 1y ago

Shopify MCP Can Be Abused to Manipulate Customer Purchases

coderinsan
3pts0
github.com 1y ago

Pythonic Guardrails for MCP Servers

coderinsan
2pts0
www.tramlines.io 1y ago

Official Azure MCP exploited to steal users Keyvaults secrets

coderinsan
4pts1
www.tramlines.io 1y ago

Why Shortwave AI Email with MCP integration Is a Phisher’s White Whale

coderinsan
2pts0
www.tramlines.io 1y ago

A Phisher's White Whale: Shortwave AI Email with MCP Integration

coderinsan
2pts1
www.tramlines.io 1y ago

Neon DB MCP exploited to exfiltrate customer data

coderinsan
3pts1
www.tramlines.io 1y ago

Securing GitHub Copilot agent mode and MCP Workflows with runtime guardrails

coderinsan
3pts0
www.tramlines.io 1y ago

Runtime guardrails to prevent annoying token bleeding with Playwright MCP

coderinsan
1pts1
www.tramlines.io 1y ago

Show HN: OneClick local runtime proxy with expressive guardrails for MCP servers

coderinsan
1pts0
www.tramlines.io 1y ago

Official Heroku MCP exploit lets attackers hijack app ownership via GET request

coderinsan
3pts1
hack.mcpwned.com 1y ago

Visualize real world attack chains for any MCP server

coderinsan
2pts1
early.mcpwned.com 1y ago

Show HN: Visualize control flow, data flow attacks for open source MCP server

coderinsan
2pts0
early.mcpwned.com 1y ago

Interactive dashboard to visualize attack chain of MCP exploits

coderinsan
2pts1
early.mcpwned.com 1y ago

Show HN: Visualize Control, Data, and Side-Channel Exploits in Smithery MCPs

coderinsan
2pts0
early.mcpwned.com 1y ago

Show HN: Trace agent calls and set granular data flow and control flow rules

coderinsan
1pts0
mcpwned.com 1y ago

SIEM Purpose Built for MCP

coderinsan
1pts1
github.com 1y ago

Show HN: Codex powered language agnostic unit test generator

coderinsan
2pts1
www.loom.com 1y ago

Semantic mutations detecting LLM agent abuse in AI IDEs

coderinsan
2pts0
www.loom.com 1y ago

Semantic mutation testing finding real world bugs

coderinsan
1pts0
www.loom.com 1y ago

Show HN: Mutation testing to secure Cursor generated code

coderinsan
1pts0
www.loom.com 1y ago

Exposing the LLM Code Trust Gap in AI IDEs

coderinsan
5pts0
www.loom.com 1y ago

Why MCPs and Cursor make it trivial to hack your code

coderinsan
1pts0

Hey HN we’ve been collecting lethal trifecta based attack scenarios on official MCPs and implementing guardrails against them for a while now. It's incredible to see how many of the official MCPs are susceptible to these attacks. With ChatGPT’s integrated MCP support lethal trifecta attacks have become much more relevant.

Hey HN we’ve been collecting lethal trifecta based attack scenarios on official MCPs and implementing guardrails against them for a while now. It's incredible to see how many of the official MCPs are susceptible to these attacks. With ChatGPT’s integrated MCP support lethal trifecta attacks have become much more relevant.

We power Tramlines.io, a platform that offers runtime guardrails to secure MCP interactions. Tools like Shortwave AI Email, when combined with MCP, open up rich capabilities—but also new attack surfaces. Tramlines acts as a protective layer to intercept and constrain malicious or unintended MCP tool usage

Hey everyone, It’s currently very difficult to block control flow and data flow exploit attacks on agentic AI systems. To demonstrate this, we built a dashboard that models specific tool call sequences to replicate real-world exploit scenarios.

Our team has been running some interesting exploit scenarios within MCP interactions—mirroring the kinds of events an EDP would typically log on a Mac. This led us to build an EDP for Mac, paired with a purpose-built SIEM designed to analyze MCP logs.

We’re now opening a waitlist for the private beta.

[dead] 1 year ago

In today’s rapidly expanding world of AI development tooling, vibe coders—regardless of their software engineering background—are effectively rate-limited for production cases by how quickly and how early in the development cycle they can test their code.

Because the quality of LLM-generated code depends on both prompt quality and a developer’s software experience, writing code faster with LLMs puts more stress on these constraints, often resulting in reduced code quality.

As we move further “to the right” in the dev cycle, the cost and duration of software testing grow exponentially. Vibe code is harder to test, slowing the testing process and ultimately restricting software development speed—undermining the very benefits of vibe coding.

Our goal is to minimally reduce the efficiency gains of vibe coding while fully leveraging trusted shift-left testing approaches.

At https://testcode.ai/products, we are pushing for mutation testing to become the standard companion for vibe coders. Highly targeted semantic mutations optimally challenge the seams of vibe code, giving vibe coders the confidence to keep shipping code while knowing that edge cases are being covered.