74
/ 100
26 days ago
glama

aelf-node-skill

Enables interaction with AElf blockchain nodes, allowing users to read chain status, execute contract transactions, and manage custom nodes through MCP, CLI, or SDK.

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
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 6 credentials: AELF_PRIVATE_KEY, EFOREST_PRIVATE_KEY, PORTKEY_CA_KEYSTORE_PASSWORD, PORTKEY_PRIVATE_KEY, PORTKEY_WALLET_PASSWORD, TMRW_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium

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

mediumajv@8.17.1GHSA-2g4f-4pwh-qvx6

ajv has ReDoS when using `$data` option

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_NODE_AELF_RPC_URLoptional override for AELF node
configAELF_NODE_REGISTRY_PATHoptional custom registry path
configAELF_NODE_RETRY
configAELF_NODE_TDVV_RPC_URLoptional override for tDVV node
🔐 secretAELF_PRIVATE_KEY"": "optional_env_fallback_private_key",
configCORE_COVERAGE_FILE
configCORE_COVERAGE_THRESHOLD
configCOVERAGE_LCOV_FILE
configCOVERAGE_MIN_FUNCS
configCOVERAGE_MIN_LINES
🔐 secretEFOREST_PRIVATE_KEY
configPORTKEY_CA_ADDRESS
configPORTKEY_CA_HASH
🔐 secretPORTKEY_CA_KEYSTORE_PASSWORD"": "optional_keystore_password"
🔐 secretPORTKEY_PRIVATE_KEYoptional secondary env fallback for shared-skill compatibility
configPORTKEY_SKILL_WALLET_CONTEXT_PATHoptional override for active context path (~/.portkey/skill-wallet/context.v1.json)
🔐 secretPORTKEY_WALLET_PASSWORD"": "optional_wallet_password",
configRUN_LIVE_TESTS
🔐 secretTMRW_PRIVATE_KEY
// 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/aelfproject-aelf-node-skill-1kcgch)](https://m8ven.ai/mcp/aelfproject-aelf-node-skill-1kcgch)
commit: 3a51b4da32e4b146cacb07176e5ad338e0bb4887
code hash: 91d40292b64add4c8b5caf9288924bc01e51d0491e6136ec4653ab50252f344f
verified: 6/15/2026, 12:50:55 PM
view raw JSON →