Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/supervised-nl/tesla-fleet-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/supervised-nl/tesla-fleet-mcp/tesla)<a href="https://agentmods.dev/plugins/supervised-nl/tesla-fleet-mcp/tesla"><img src="https://agentmods.dev/badge/plugins/supervised-nl/tesla-fleet-mcp/tesla/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/supervised-nl/tesla-fleet-mcp/tesla"><img src="https://agentmods.dev/badge/plugins/supervised-nl/tesla-fleet-mcp/tesla.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
tesla scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "tesla",
"displayName": "Tesla",
"version": "0.3.0",
"description": "Tesla Fleet MCP for Grok Bot and Cursor. Streamable HTTP connector plus skills for status reads and confirmed vehicle commands.",
"homepage": "https://github.com/supervised-nl/tesla-fleet-mcp",
"repository": "https://github.com/supervised-nl/tesla-fleet-mcp",
"license": "MIT",
"keywords": [
"tesla",
"grok",
"grok-bot",
"fleet",
"vehicle",
"mcp",
"charge",
"climate"
],
"variables": {
"type": "object",
"properties": {
"TESLA_MCP_URL": {
"type": "string",
"title": "Tesla MCP URL",
"description": "Public HTTPS Streamable HTTP endpoint, including /mcp. Not localhost. Example: https://mcp.example.com/mcp"
},
"TESLA_MCP_TOKEN": {
"type": "string",
"title": "Tesla MCP token",
"description": "Bearer token sent as Authorization on the HTTP MCP. Not a Tesla Fleet or Tessie token."
}
},
"required": ["TESLA_MCP_URL", "TESLA_MCP_TOKEN"]
}
}
What it installs
The manifest is a name and a version. 3 skills, 1 MCP server travel with it, and installing the plugin installs all of them — 272 tokens a session between them. Each is measured on its own page, and each can be installed alone.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today First seen · 36 lines scan A dd05a2251ae9
tesla is a plugin published in the GitHub repository supervised-nl/tesla-fleet-mcp (0 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-12.
Other plugins, from other repositories
arm-cortex-microcontrollers
ARM Cortex-M firmware development for Teensy, STM32, nRF52, and SAMD with peripheral drivers and memory safety patterns.
dgx-spark-ops
NVIDIA DGX Spark (GB10 Grace Blackwell) environment operations: aarch64/CUDA-13 stack setup, training gotcha preflights, and unified-memory/thermal management for local ML workloads.
grok
Live X/web search, code review, and task delegation via Grok Build. Bundles a groksearch MCP tool usable by any MCP-capable coding agent.
boardless-pcb
A seven-step, user-invoked workflow for zero-hardware, simulation-only PCB + firmware development: 7 step skills (one step per session) + status + methodology skill + a setup skill for Codex/Cursor, an amnesia-verifier subagent, and an anti-downstream-patching hook. One skill set runs on Claude Code, OpenAI Codex and…
before-you-build
Pre-build product risk review for founders, product teams, and AI-assisted builders before implementation starts.
drone-cv-expert
Expert in drone systems, computer vision, and autonomous navigation. Specializes in flight control, SLAM, object detection, sensor fusion, and path planning. Activate on "drone", "UAV", "SLAM", "visual odometry", "PID control", "MAVLink", "Pixhawk", "path planning", "A", "RRT", "EKF", "sensor fusion", "optical flow".