New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

package_trust

Use before recommending or installing an npm package — to check whether it is safe and current. Pass the package name (and optionally a version, e.g. 4.17.0) with language='ts'. The substrate returns every OSV/GHSA security advisory affecting it (with severity, CVE aliases, the exact affected ver...

SERVERCodeitall SOURCEhttps://api.codeitall.dev/mcp
Low RISK CLASS
Category Read
Parameters 31 required
Recommended Allowedsee the rule below
Registry record Grade B, identity unverified Pull the record →

This record as markdown: /tools/dev-codeitall-codeitall/package-trust.md

What package_trust does on Codeitall

AI agents call package_trust to retrieve information from Codeitall without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
package string Yes
version string
language string

Parameters from the server's own tool schema.

Why package_trust is rated Low

This tool retrieves and aggregates publicly available security and registry data about packages. It does not install packages, execute code, modify data, delete resources, or commit financial obligations. While the information could inform security decisions, the tool itself only performs read operations against npm registry and vulnerability databases.

From the tool's definition Tool queries security advisories, deprecation status, and registry metadata for npm packages. Description states it returns 'every OSV/GHSA security advisory', 'deprecation' status, 'latest version and last-publish date', and other registry signals.

Risk signalsBulk/mass operation — affects multiple targets

Questions about package_trust

What does the package_trust tool do? +

Use before recommending or installing an npm package — to check whether it is safe and current. Pass the package name (and optionally a version, e.g. 4.17.0) with language='ts'. The substrate returns every OSV/GHSA security advisory affecting it (with severity, CVE aliases, the exact affected version range, and the advisory URL) and, if you pass a version, whether THAT version is affected; plus npm registry signals — whether the package is deprecated (and the maintainer's deprecation message), its latest version and last-publish date, and a maintained flag; plus how many real Next.js projects in the corpus depend on it and which declared version ranges the advisories actually bite. This is the cross-referenced security + maintenance signal a stale model cannot reliably know. It is categorised as a Read tool in the Codeitall MCP Server, which means it retrieves data without modifying state.

What parameters does package_trust accept? +

package_trust accepts 3 parameters: package, version, language. Required: package. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on package_trust? +

Register the Codeitall MCP server in PolicyLayer and add a rule for package_trust: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Codeitall. Nothing to install.

What risk level is package_trust? +

package_trust is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit package_trust? +

Yes. Add a rate_limit block to the package_trust rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block package_trust completely? +

Set action: deny in the PolicyLayer policy for package_trust. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides package_trust? +

package_trust is provided by the Codeitall MCP server (https://api.codeitall.dev/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Codeitall, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Codeitall's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.