
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
@aspicio/mcp
Advanced tools
An MCP server that lets AI agents open, inspect, and render DXF/CAD drawings — built on the Aspicio viewer's headless pipeline. Local stdio server, no hosted dependency.
| Tool | Returns | Use for |
|---|---|---|
describe_dxf | Structured JSON: units, bounds/size, entity + segment counts, layers with the color actually drawn, per-type entity counts, skipped types | Structural questions — layers, counts, dimensions, units |
render_dxf | A PNG image (width 64–4000, default 1200) | Visual questions — what the drawing looks like |
Both accept source as an http(s) URL, a local file path, or
inline DXF text.
Claude Code / Claude Desktop:
claude mcp add aspicio -- npx -y @aspicio/mcp
Codex:
codex mcp add aspicio -- npx -y @aspicio/mcp
Any other MCP client: register the stdio command npx -y @aspicio/mcp.
Prefer a one-step install with bundled skills? The aspicio plugin wires this server plus usage skills into Claude Code and Codex.
URL sources are fetched with a private-host guard (loopback, RFC1918, IPv6 local ranges — revalidated on every redirect hop) and an 8 MB cap, so a model acting on untrusted input can't turn the server into a LAN/localhost probe.
@resvg/resvg-js (native prebuilds; Node ≥ 18).FAQs
MCP server exposing DXF and PDF drawings to AI agents: facts, renders, in-chat viewer.
We found that @aspicio/mcp 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.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.