techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#mcp

38 posts31 participants0 posts today

🔍 Want to root out issues faster in AI systems?

Our latest blog dives into kernel-level AI Root Cause Analysis powered by the Model Context Protocol (MCP)—bringing precision, context and speed to your investigations.

Read more: ter.li/ghmi2k

ThoughtworksDeep Kernel-level AI RCA with MCPRead about the integrated solution we built with Groundcover to upgrade our AI agents for more intelligent and context-aware incident investigation.

Podatności w Filesystem MCP Server od Anthropica

Tematy związane z agentami LLM jeszcze przez długi czas będą na czele gorących zagadnień. Głównie za sprawą usprawnień i automatyzacji. Jednak wprowadzany na prędce standard MCP oraz wiele rozwiązań na nim bazujących to wciąż świetne miejsce do nadużyć. Ostatnio opisywaliśmy moduł mcp-remote i zagrożenia z nim związane. W skrócie jest...

#WBiegu #Filesystem #Llm #Luka #Mcp

sekurak.pl/podatnosci-w-filesy

Sekurak · Podatności w Filesystem MCP Server od AnthropicaTematy związane z agentami LLM jeszcze przez długi czas będą na czele gorących zagadnień. Głównie za sprawą usprawnień i automatyzacji. Jednak wprowadzany na prędce standard MCP oraz wiele rozwiązań na nim bazujących to wciąż świetne miejsce do nadużyć. Ostatnio opisywaliśmy moduł mcp-remote i zagrożenia z nim związane. W skrócie jest...
Continued thread

#blue_team #useful #vendetect #git #AI #MCP

- Vendetect (blog.trailofbits.com/2025/07/2) — инструмент от Trail of Bits, позволяющий массово обнаруживать скопированный или vendored код между репозиториями. Используя семантическое представление кода, он находит совпадения даже при изменении имен переменных или удалении комментариев. Vendetect учитывает историю версионного контроля, что позволяет точно сопоставлять куски кода с оригинальным коммитом-источником на Git и выявлять случаи копирования или повторного использования кода в открытых и коммерческих проектах.

- Awesome MCP Servers (github.com/punkpeye/awesome-mc) — подборка самых интересных и полезных MCP-серверов. Удобная справочная платформа для специалистов, создающих ИИ‑ассистентов с расширенными возможностями взаимодействия с внешними ресурсами. Есть раздел с Security-focused MCP.

The Trail of Bits Blog · Detecting code copying at scale with VendetectVendetect is our new open-source tool for detecting copied and vendored code between repositories. It uses semantic fingerprinting to identify similar code even when variable names change or comments disappear. More importantly, unlike academic plagiarism detectors, it understands version control history, helping you trace vendored code back to its exact source commit.