mpx2rn
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a development tool focused on the Mpx framework. It does not contain any prompt injections, obfuscation, or data exfiltration logic.
- [COMMAND_EXECUTION]: The skill includes a validation script (
scripts/compile-validate.js) intended to be executed by the user to verify Mpx component compatibility. This script operates locally and interfaces with the project's build system. - [DYNAMIC_EXECUTION]: The included validation utility dynamically resolves and loads local project dependencies (such as
@mpxjs/mpx-cli-serviceandwebpack) to simulate a real build environment. This behavior is necessary for providing accurate developer feedback and is confined to the local project context.
Audit Metadata