# MPM

## 简介

MPM是一种元包管理器，旨在为Web3项目的发布、维护、分发和集成提供安全、轻量级解决方案，涵盖Web3合约和Web2基础设施。我们致力于为社区构建更安全的Web3生态系统，提供卓越的集成方案。MPM包含6个主要子模块：MPM注册表、MPM咨询、MPM客户端、MPM后端、MPM审计和MPM配置。

* MPM注册表：私有注册表，维护已验证工件及元数据，提供全面的第三方库和智能合约安全配置文件，实现用户项目安全威胁的全面处理和缓解。
* MPM咨询：咨询数据库，维护Web2和Web3组件的安全信息，包括公开漏洞和其他扫描器收集的漏洞，为缓解用户项目安全威胁发挥关键作用。
* MPM客户端：包管理器客户端，可安全、轻松地管理依赖项，并与MPM审计和后端引擎互动，为用户项目提供全面概况（MetaScore）。
* MPM后端：处理MPM客户端请求的后端服务，综合考虑潜在安全风险和非功能性属性，提供最佳、全面的依赖管理策略。
* MPM审计：支持MetaScore的引擎前端，为用户项目提供全面分析，确保发布或上链前的安全性。
* MPM配置：新颖、轻量级的Web3项目配置管理，提供灵活可配置的依赖管理集成解决方案的阈值和优先级控制。

作为一家智能合约安全扫描公司，我们的目标是提供专业、精简且高效的解决方案。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.metatrust.io/docs-zh/introduction/mpm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
