56
/ 100
1 month ago
glama

eForest Agent Skills

This MCP server enables aelf blockchain interactions for token creation and NFT trading, including symbol market operations and comprehensive NFT workflows.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 15 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: AELF_PRIVATE_KEY, EFOREST_PRIVATE_KEY, PORTKEY_CA_KEYSTORE_PASSWORD, PORTKEY_PRIVATE_KEY, PORTKEY_WALLET_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies15 high1 medium12 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highaxios@1.7.0GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.7.0GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.7.0GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

highaxios@1.7.0GHSA-4hjh-wcwx-xvwj

Axios is vulnerable to DoS attack through lack of data size check

highaxios@1.7.0GHSA-6chq-wfr3-2hj9

Axios: Header Injection via Prototype Pollution

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAELF_API_URLEFOREST_API_URL / Backend API URL auto
configAELF_ENVEFOREST_NETWORK / mainnet or testnet mainnet
🔐 secretAELF_PRIVATE_KEY"": "your_private_key",
configAELF_RPC_URLEFOREST_RPC_URL / AELF MainChain RPC auto
configAELF_RPC_URL_TDVV
configAELF_RPC_URL_TDVW
configCOVERAGE_LCOV_FILE
configCOVERAGE_MIN_FUNCS
configCOVERAGE_MIN_LINES
configEFOREST_API_URL/ AELF_API_URL Backend API URL auto
configEFOREST_FOREST_API_ACTION_MAP_JSON(preferred)
configEFOREST_NETWORK"": "mainnet"
🔐 secretEFOREST_PRIVATE_KEY
configEFOREST_RPC_URL/ AELF_RPC_URL AELF MainChain RPC auto
configEFOREST_RPC_URL_TDVVtDVV RPC URL auto
configEFOREST_RPC_URL_TDVWtDVW RPC URL auto
configFOREST_API_ACTION_MAP_JSON(fallback)
configPORTKEY_CA_ADDRESS"": "your_ca_address",
configPORTKEY_CA_HASH"": "your_ca_hash",
🔐 secretPORTKEY_CA_KEYSTORE_PASSWORDfor CA keystore files
🔐 secretPORTKEY_PRIVATE_KEY"": "your_manager_private_key",
configPORTKEY_SKILL_WALLET_CONTEXT_PATHOverride active wallet context path ~/.portkey/skill-wallet/context.v1.json
🔐 secretPORTKEY_WALLET_PASSWORDfor EOA wallet files
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/eforest-finance-eforest-agent-skills-r68odq)](https://m8ven.ai/mcp/eforest-finance-eforest-agent-skills-r68odq)
commit: b0cbb335873dd1a7d1bf07a0ec0239fbbd574fe1
code hash: 2f1ac2d606e388e855bb61bc69e60ab85548f9c5a0c9128362d89ce1ce5d349e
verified: 6/24/2026, 9:47:31 AM
view raw JSON →