NPM Search
PassAudited by ClawScan on May 1, 2026.
Overview
This appears to be a simple npm package search helper, but it relies on external command-line components whose source is not specified.
This skill is reasonable for npm package search, but before installing or using it, make sure jq and npm-search-mcp-server are already installed from trusted sources and that any local scripts/npmsearch wrapper is the one you expect.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the required npm-search-mcp-server binary is installed from an untrusted source, the skill would run that local component when searching packages.
The skill depends on external binaries, including an MCP server binary, but the artifacts do not provide an install source or homepage. This is purpose-aligned for a CLI search wrapper, but users should verify the dependency source before use.
Source: unknown; Homepage: none; Required binaries (all must exist): jq, npm-search-mcp-server
Install the required binaries only from trusted, verifiable sources and confirm that scripts/npmsearch, if used, is the expected local wrapper.
