postrvpostrvCommunityยท1 Agent Skills Included

narsil-mcp

Deep code search, security scanning, and call graph analysis

Indexes codebases in 32 languages and exposes 90 code intelligence commands for symbol search, call graphs, and semantic code lookup. Scans for vulnerabilities, traces tainted data, checks dependencies for CVEs, and generates SBOM and license reports. Runs fully local for privacy, eliminating slow manual code reading and scattered security audits.
npx skills add postrv/narsil-mcp --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install narsil-mcp?โ–ผ

Run `npx skills add postrv/narsil-mcp --all -g -y` in your terminal to install all skills in this suite globally.

What does narsil-mcp do?โ–ผ

It indexes your codebases and gives your coding assistant 90 commands for symbol search, call graph analysis, security scanning, and dependency auditing across 32 languages.

Does narsil-mcp work offline?โ–ผ

Yes. It runs fully local as a single Rust binary, so your code never leaves your machine. Neural search via external embedding APIs is optional.

Which editors work with narsil-mcp?โ–ผ

It follows the MCP standard, so it works with Claude Code, Cursor, VS Code Copilot, Zed, and any other MCP-compatible client.

Can narsil-mcp find security vulnerabilities?โ–ผ

Yes. It includes taint analysis, OWASP Top 10 and CWE Top 25 checks, dependency CVE scanning, and fix suggestions for each finding.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’