metengine-data-agent

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to use the "npx mppx" CLI tool to execute API requests. This involves running shell commands with parameters constructed by the agent based on user intent.
  • [EXTERNAL_DOWNLOADS]: The skill depends on several external libraries and tools available via NPM, including the "mppx" CLI, "viem", and various Solana/EVM SDKs ("@x402/core", "@solana/kit", etc.). These are standard dependencies for the skill's stated purpose of blockchain data analytics.
  • [SAFE]: The skill implements strong security practices regarding sensitive data. The "core/security.md" file explicitly forbids the agent from logging, displaying, or persistently storing private key material, requiring that keys be piped directly into signers at runtime to prevent exposure.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 08:02 AM