Developer Tools & DevOps
Connect npm to Your AI Agents
Enable your Wkil agents to look up npm package metadata, download stats, and security advisories.
Authentication: API key
What you can do
- Look up npm package metadata and download stats
- Check packages for known security advisories
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
Get NPM Package Metadata
Fetch metadata for a specified npm package.
Get NPM Download Counts Point
Get download statistics for an npm package over a period.
Query Bulk Security Advisories
Check multiple npm packages for known security advisories.
Get NPM Registry Meta
Retrieve general metadata from the npm registry.
Practical agent use cases
- An agent checks a package's download trend before recommending it as a dependency.
- An agent scans a project's dependencies for known security advisories.
How it works with Wkil
- 1Choose the integrationAdd npm to your agent from inside the Wkil platform.
- 2Grant the permissions it needsDefine precisely what the agent can access and perform.
- 3Test, then run itTest actions before they go live, with human approval where needed.
Permissions always stay in your control — you can scope access and require human approval before any sensitive action.
FAQ
Does this modify my published packages?
No — this connection is used for looking up registry data, not publishing or modifying packages.

