C
Limited view
74/100
11 days ago

ainativelang

AINL helps turn AI from "a smart conversation" into "a structured worker." It is designed for teams building AI workflows that need multiple steps, state and memory, tool use, repeatable execution, validation and control, and lower dependence on long prompt loops. AINL is a compact, graph-canonical, AI-native programming system for (READ: README)

Limited view. Automated analysis covers part of this stack. Findings reflect what we verified. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

Limited view: static analysis for Python is partially covered.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

sbhooley

Source: github_topic

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

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 18 credentials: AINL_POSTGRES_PASSWORD, X_API_KEY, X_CONSUMER_KEY, X_API_SECRET, X_CONSUMER_SECRET, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET, X_BEARER_TOKEN, TWITTER_BEARER_TOKEN, OPENAI_API_KEY, LLM_API_KEY, ARMARAOS_API_KEY, EMAIL_PASSWORD, GITHUB_TOKEN, GH_TOKEN, OPENROUTER_API_KEY, TOKEN_TRACKER_CACHE_KEY, ANTHROPIC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configRATE_LIMIT
configAINL_GRAPH_MEMORY_PATH
configGRAPH_VIZ_PORT
configAINL_MEMORY_DB
configAINL_AUDIT_SINK
configAINL_PTC_RUNNER_MOCK
configAINL_ALLOW_IR_DECLARED_ADAPTERSHost adapter policy: relaxes env AINL_HOST_ADAPTER_ALLOWLIST when set; intelligence paths under intelligence/ opt in by default unless AINL_INTELLIGENCE_FORCE_HOST_POLICY=1.
configAINL_EFFICIENT_MODECLI hint for ArmaraOS-hosted graphs (sets env var — Rust compression is on the host):
configAINL_LOG_TRAJECTORYcd /path/to/AI_Native_Lang && =1 python3 demo_agent.py
configOPENCLAW_WORKSPACE
configAINL_BRIDGE_REPORT_MAX_CHARS
configAINL_WEEKLY_TOKEN_BUDGET_CAP
configOPENCLAW_BOOTSTRAP_PREFER_SESSION_CONTEXT
configAINL_STATUS_COST_PER_M_TOKENS
configAINL_MCP_WIZARD_DEBUG
configAINL_MCP_IMPACT_FIRST
configAINL_MCP_EXPOSURE_PROFILEprofiles () or env-var inclusion/exclusion lists.
configAINL_MCP_TOOLS
configAINL_MCP_RESOURCES
configAINL_MCP_TOOLS_EXCLUDE
configAINL_MCP_RESOURCES_EXCLUDE
configAINL_MCP_COMPILE_CACHE_MAX_ENTRIES
configAINL_MCP_COMPILER_VERSION
configARMARA_AINL_COMPILER_VERSION
configAINL_MCP_PROFILE
configAINL_STRICT_MODE
configAINL_STRICT_PROFILE
configAINL_POSTGRES_URLexport ='postgresql://user:pass@localhost:5432/appdb'
configAINL_POSTGRES_HOST
configAINL_POSTGRES_PORT
configAINL_POSTGRES_DB
configAINL_POSTGRES_USER
🔐 secretAINL_POSTGRES_PASSWORD
configAINL_POSTGRES_SSLMODE
configAINL_POSTGRES_SSLROOTCERT
configAINL_MCP_WORKFLOW_ROOT
configAINL_CONFIG
configOPENCLAW_CONFIG
configAINL_TOOL_REGISTRY_PATH
configAINL_PATCH_PROFILES_JSON
configPROMOTER_DASHBOARD_ENABLED
configPROMOTER_CANONICAL_GITHUB_URL
configPROMOTER_PERSONA_PROFILE
🔐 secretX_API_KEY
🔐 secretX_CONSUMER_KEY
🔐 secretX_API_SECRET
🔐 secretX_CONSUMER_SECRET
🔐 secretX_ACCESS_TOKEN
🔐 secretX_ACCESS_TOKEN_SECRET
🔐 secretX_BEARER_TOKEN
🔐 secretTWITTER_BEARER_TOKEN
configPROMOTER_LLM_EXTRA_BODY_JSON
configOPENAI_CHAT_EXTRA_BODY_JSON
🔐 secretOPENAI_API_KEY
🔐 secretLLM_API_KEY
configOPENAI_BASE_URL
configLLM_MODEL
configPROMOTER_LLM_MAX_PROMPT_CHARS
configPROMOTER_LLM_MAX_COMPLETION_TOKENS
configPROMOTER_STATE_PATH
configPROMOTER_PROMPTS_DIR
configPROMOTER_CODEBASE_ROOT
configPROMOTER_GIT_EXE
configPROMOTER_DOTENV
configPROMOTER_GATEWAY_HOST
configMONITOR_CACHE_JSON
configAINL_AGENT_ROOT
configAINL_DRY_RUNDry-run + emit: Full dry-run safety (=1) and emitted standalone clients via --emit solana-client so you can rehearse flows before sending real transactions.
configARMARAOS_MEMORY_DIR
configARMARAOS_DAILY_MEMORY_DIR
configARMARAOS_TOKEN_AUDIT
configOPENFANG_TOKEN_AUDIT
configARMARAOS_API_BASE
configAINL_BROWSER_AGENT_ID
configAINL_BROWSER_TIMEOUT_S
🔐 secretARMARAOS_API_KEY
configAINL_CODE_CONTEXT_STORE
configCRM_API_BASE
configCRM_PATH_GITHUB_INTEL_DIGEST
configCRM_PATH_GITHUB_INTEL_FIND
configCRM_PATH_LEADS_UPSERT
configCRM_DB_PATH
configEMAIL_SMTP_HOST
configEMAIL_SMTP_PORT
configEMAIL_IMAP_HOST
configEMAIL_IMAP_PORT
configEMAIL_USERNAME
🔐 secretEMAIL_PASSWORD
configEMAIL_FROM
configEMAIL_DRAFTS_FOLDER
configAINL_EMBEDDING_MODEL
configAINL_EMBEDDING_MEMORY_DB
configAINL_EMBEDDING_MODE
configAINL_SUMMARY_ROOT
configAINL_FANOUT_DISABLE
configAINL_FANOUT_MAX_WORKERS
configGITHUB_API_URL
🔐 secretGITHUB_TOKEN
🔐 secretGH_TOKEN
configAINL_ENABLE_LLM_QUERY
configAINL_LLM_QUERY_URL
configAINL_LLM_QUERY_MOCK
configAINL_LLM_QUERY_CMD
configAINL_CACHE_JSON
configOPENCLAW_BIN
configSOCIAL_MONITOR_QUERY
configLEADS_CSV
🔐 secretOPENROUTER_API_KEY
configAINL_WEB_MODEL
configOPENCLAW_TARGET
configOPENCLAW_NOTIFY_CHANNEL
configAINL_FS_ROOT
configAINL_HTTP_PAYMENT_PROFILE
configAINL_HTTP_MAX_PAYMENT_ROUNDS
configOPENCLAW_MEMORY_DIR
configOPENCLAW_DAILY_MEMORY_DIR
configTOKEN_TRACKER_CACHE_NS
🔐 secretTOKEN_TRACKER_CACHE_KEY
configTOKEN_TRACKER_WINDOW_MINUTES
configTOKEN_TRACKER_CACHE_TTL
configAINL_ENABLE_PTC
configAINL_PTC_RUNNER_URL
configAINL_PTC_RUNNER_CMD
configAINL_PTC_METRICS_PATH
configAINL_PTC_USE_SUBPROCESS
configAINL_EXT_ALLOW_EXEC
configAINL_EXT_EXEC_TIMEOUT
configAINL_VECTOR_MEMORY_PATH
configAINL_RUNTIME_ASYNC1 ainl run examples/hello.ainl --enable-adapter postgres
configAINL_HOST_ADAPTER_ALLOWLISTHost adapter policy: AINL_ALLOW_IR_DECLARED_ADAPTERS relaxes env when set; intelligence paths under intelligence/ opt in by default unless AINL_INTELLIGENCE_FORCE_HOST_POLICY=1.
configAINL_INTELLIGENCE_FORCE_HOST_POLICYHost adapter policy: AINL_ALLOW_IR_DECLARED_ADAPTERS relaxes env AINL_HOST_ADAPTER_ALLOWLIST when set; intelligence paths under intelligence/ opt in by default unless =1.
configAINL_BUNDLE_RLIMIT_AS_BYTES
configAINL_OBSERVABILITY_JSONLAINL_RUNTIME_ASYNC=1 AINL_OBSERVABILITY=1 =/tmp/ainl-reactive-metrics.jsonl \
configAINL_AVM_SOCKET
configAINL_SANDBOX_HOST
configAINL_SANDBOX_PORT
configAINL_AVM_HOST
configAINL_AVM_PORT
configAINL_TUNER_MIN_HISTORY_DAYS
configAINL_TUNER_TARGET_SAVINGS_MIN
configAINL_TUNER_TARGET_SAVINGS_MAX
configAINL_TUNER_STABLE_DAYS_REQUIRED
configAINL_TUNER_BRIDGE_STEP_FACTOR
configAINL_TUNER_BRIDGE_GROW_FACTOR
configAINL_TUNER_PROMOTER_STEP_FACTOR
configAINL_TUNER_PROMOTER_GROW_FACTOR
configAINL_TUNER_BRIDGE_MIN_CHARS
configAINL_TUNER_BRIDGE_MAX_CHARS
configAINL_TUNER_PROMOTER_PROMPT_MIN
configAINL_TUNER_PROMOTER_PROMPT_MAX
configAINL_TUNER_PROMOTER_COMPLETION_MIN
configAINL_TUNER_PROMOTER_COMPLETION_MAX
configAINL_TUNER_FALLBACK_BASELINE
configOPENCLAW_AINL_AUTO_APPLY
configWORKSPACE
configAINL_SERVE_URL
configLLM_URL
🔐 secretANTHROPIC_API_KEY
configAINL_INCLUDE_EXISTING_CURATED_NEG
configSOLANA_RPC
configAINL_USE_BF16
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

26/26 tools missing one or more hints — ainl_get_started (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ainl_adapter_contract (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ainl_step_examples (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +23 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool inputs are validated

24/25 tool handlers declare input schemas (96%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Tool handlers catch errors

Only 5/25 tool handlers wrap calls in try/catch (20%)

Wrap each tool handler body in try/catch and return a structured error response.

Tests exist

No test files found

Add tests that exercise each declared tool.

Shell command execution

1 child_process call — runs shell commands

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Your fixes are re-checked automatically. Claim the listing and we tell you when the grade moves, and reach you directly if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands.
// 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/sbhooley-ainativelang-sbwcbe)](https://m8ven.ai/mcp/sbhooley-ainativelang-sbwcbe)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: de90f9d9427f21ff1a3f9283efc10d5fa4e82808
code hash: 774009416c0066eab3fd9e3be22b9335ef41be4e1c5bf3017ada51cbd0203a22
verified: 8/7/2026, 4:09:39 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client