Skip to main content

external-agents

Facilitates connections between external agents and MCP hosts, enabling seamless integration and artifact management in agent-native apps.

Install this skill

or
58/100

Security score

The external-agents skill was audited on Jun 10, 2026 and we found 16 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 279

Ngrok tunnel reference

SourceSKILL.md
279ngrok/prod testing caveats are documented in
medium line 337

Access to hidden dotfiles in home directory

SourceSKILL.md
337idempotent stdio server entry — `.mcp.json` / `~/.claude.json` for Claude Code,
medium line 338

Access to hidden dotfiles in home directory

SourceSKILL.md
338the `[mcp_servers.*]` block in `~/.codex/config.toml` for Codex, the
medium line 335

Access to .env file

SourceSKILL.md
335It provisions a token (random `ACCESS_TOKEN` into the workspace `.env` for
low line 23

External URL reference

SourceSKILL.md
23`https://dispatch.agent-native.com/_agent-native/mcp`. Dispatch's Agents page
low line 27

External URL reference

SourceSKILL.md
27`https://<app>.agent-native.com/_agent-native/mcp` or
low line 28

External URL reference

SourceSKILL.md
28`https://<your-host>/_agent-native/mcp`.
low line 70

External URL reference

SourceSKILL.md
70https://dispatch.agent-native.com/_agent-native/mcp
low line 81

External URL reference

SourceSKILL.md
81https://mail.agent-native.com/_agent-native/mcp
low line 82

External URL reference

SourceSKILL.md
82https://<your-app>.agent-native.com/_agent-native/mcp
low line 98

External URL reference

SourceSKILL.md
98npx @agent-native/core@latest connect https://dispatch.agent-native.com
low line 100

External URL reference

SourceSKILL.md
100npx @agent-native/core@latest connect https://mail.agent-native.com
low line 105

External URL reference

SourceSKILL.md
105no-CLI equivalent is `https://<app>/_agent-native/mcp/connect`, which shows
low line 118

External URL reference

SourceSKILL.md
118npx @agent-native/core@latest reconnect https://dispatch.agent-native.com --client codex
low line 120

External URL reference

SourceSKILL.md
120npx @agent-native/core@latest connect reconnect https://dispatch.agent-native.com --client codex
low line 362

External URL reference

SourceSKILL.md
362`npx @agent-native/core@latest connect https://dispatch.agent-native.com`;
Scanned on Jun 10, 2026
View Security Dashboard