
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@sensegrep/core
Advanced tools
Semantic + structural code search engine that helps AI agents read the right code, not more code — combining semantic search, exact matching, and AST-aware retrieval.
Semantic + structural code search engine used by the sensegrep CLI, MCP server, and VS Code extension.
npm install @sensegrep/core
import { index, search } from "@sensegrep/core"
await index({ rootDir: process.cwd(), mode: "incremental" })
const results = await search({ query: "authentication and token validation" })
console.log(results)
FAQs
Semantic + structural code search engine that helps AI agents read the right code, not more code — combining semantic search, exact matching, and AST-aware retrieval.
The npm package @sensegrep/core receives a total of 103 weekly downloads. As such, @sensegrep/core popularity was classified as not popular.
We found that @sensegrep/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.