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.
/plugin marketplace add freshworks-developers/fw-dev-toolsnpx agentmods add plugins/freshworks-developers/fw-dev-tools/marketplacegit clone --depth 1 https://github.com/freshworks-developers/fw-dev-toolsGrade A, and why
freshworks-dev-tools 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 2d ago.
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.
How it starts
The opening of the file, as written. The whole thing — 173 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "freshworks-dev-tools",
"displayName": "Freshworks Agentic Developer Toolkit",
"description": "Freshworks Platform 3.0 developer skills: FDK and Node lifecycle, app development, AI Actions integrations, automated app review, and marketplace publishing.",
"version": "1.3.0",
"logo": "assets/fw-logo.svg",
"owner": {
"name": "Freshworks Developers",
"email": "[email protected]"
},
"keywords": [
"freshworks",
"platform-3.0",
"marketplace",
"fdk",
"app-development",
"mcp",
"crm"
],
"plugins": [
{
"name": "fw-setup",
"description": "Install, upgrade, downgrade, and uninstall the Freshworks Development Kit (FDK) with Node.js via nvm (macOS, Windows, Linux).",
"author": {
"name": "Freshworks Developers",
"email": "[email protected]"
},
"license": "MIT",
"homepage": "https://github.com/freshworks-developers/fw-dev-tools",
"repository": "https://github.com/freshworks-developers/fw-dev-tools",
"source": "./skills/fw-setup",
"category": "developer-tools",
"strict": false,
"version": "1.3.0",
"keywords": [
"freshworks",
"fdk",
"node",
"nvm",
"platform-3.0",
"cli",
"setup",
"install",
"upgrade"
],
"rulesPath": "./skills/fw-setup/rules",
"commandsPath": "./skills/fw-setup/commands",
"interface": {
"displayName": "Freshworks FDK Setup",
"shortDescription": "FDK and Node.js toolchain install and lifecycle via nvm.",
"longDescription": "Automates FDK 10.x on Node 24 (recommended for publishing), optional FDK 9.x on Node 18 for legacy work, shell troubleshooting, and workspace nvm/.nvmrc alignment. Slash commands: /fw-setup-install, /fw-setup-upgrade, /fw-setup-downgrade, /fw-setup-uninstall, /fw-setup-status, /fw-setup-troubleshoot, /fw-setup-use."
}
},
{
"nWhat ships with it
1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 2d ago First seen · 173 lines scan A b153137874e6
freshworks-dev-tools is a plugin published in the GitHub repository freshworks-developers/fw-dev-tools (5 stars, last pushed 7d ago), 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-08-31.
Other plugins, from other repositories
agent-skills
Plugin marketplace listing 1 plugin: agent-skills.
agent-skills
Battle-tested engineering judgment for code, refactors, tests, and frontend UI with ultra-terse output style during code work.
latestaiagents
Plugin marketplace listing 26 plugins: latestaiagents-full, safety, developer, mlops, git-mastery.
agent-architect
Complete multi-agent systems toolkit: LangGraph workflows, agent orchestration patterns, supervisor hierarchies, human-in-the-loop, A2A protocols, memory systems, and production deployment.
developer-toolkit
Complete developer productivity toolkit: Git mastery, debugging skills, code intelligence, AI-assisted development, and best practices for modern software engineering.
devops-sre
Complete DevOps/SRE toolkit: incident response, observability, reliability engineering, on-call management, and automation. The most comprehensive open-source DevOps plugin available.