v1-run

Retrieve npm package version data, vulnerabilities, and health scores via MCP.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Kuass/kiro-gateway-plus --skill v1-run
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: v1-run
Source: https://github.com/Kuass/kiro-gateway-plus/tree/main/.opencode/skill/v1-run
Command: npx skills add https://github.com/Kuass/kiro-gateway-plus --skill v1-run

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides real-time, comprehensive intelligence on npm packages, helping developers make informed decisions about package selection, security, and maintenance.

Core Features & Use Cases

  • Real-time Version Data: Ensures you're using the latest, non-hallucinated package versions.
  • Security Vulnerability Checks: Identifies known security issues from the OSV database.
  • Package Health Scores: Provides an automated score (0-100) based on downloads, freshness, community, and quality.
  • Package Comparisons: Enables side-by-side analysis of multiple packages across various criteria.
  • Use Case: When choosing a new HTTP client library, use this Skill to compare axios, got, and ky based on their health scores, download trends, and TypeScript support.

Quick Start

Use the v1-run skill to get the health of the 'zod' npm package.

Frequently Asked Questions about v1-run

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check npm package health scores and security vulnerabilities?▼

To check npm package health scores and security vulnerabilities, you can retrieve real-time intelligence data including version information, OSV database vulnerability checks, and automated 0-100 health scoring based on downloads, freshness, community, and quality.

What is the best way to compare alternative npm packages before selecting one?▼

The best way to compare alternative npm packages is performing side-by-side analysis across multiple criteria, evaluating health scores, download trends, version data, and security vulnerabilities to ensure objective library selection.

How do I verify real-time npm package version data to avoid hallucinated versions?▼

To verify real-time npm package version data and avoid hallucinated versions, query package intelligence systems that fetch live registry information, ensuring you reference accurate, up-to-date release numbers.

Can I use npm package intelligence for selecting libraries in a Node.js project?▼

Yes, you can use npm package intelligence for selecting libraries in a Node.js project, providing objective data on package quality, maintenance freshness, community engagement, and known security issues.

Does npm package intelligence detect known security issues from the OSV database?▼

Yes, npm package intelligence detects known security issues by querying the OSV database, identifying reported vulnerabilities and providing developers with actionable security data for package selection.