
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@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 11 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
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.