Skills mcp-builder Audit History
📦

Audit History

mcp-builder - 2 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v2 LatestJul 7, 2026, 02:48 AM 1 confirmed1No capability change
v1 Jul 7, 2026, 02:48 AM 1 confirmed1Baseline

Jul 7, 2026, 02:48 AM

Most static findings are false positives from Markdown code fences, TypeScript template literals, environment variable examples, and localhost URLs. One real issue remains: the deprecated skill asks users to run an npx installer for a replacement skill. No prompt injection text or credential exfiltration intent was found.

12
Files scanned
1,805
Lines analyzed
5
Review items
0
False positives ignored

Confirmed security concerns (1)

Medium
Deprecated Skill Redirects Users to External Installer
The skill description tells users to run an npx installer for mcp-app-builder. This can trigger package-manager execution from a community entry.
The deprecation block directly names an npx install command and tells users to use another skill. Execution still requires user or agent action.
Capability review items (1)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Medium
Ruby/shell backtick execution
`npx skills install mcp-use/mcp-use --skill mcp-app-builder`
The skill description instructs users to run an npx installer for a replacement skill. That creates package-manager supply-chain risk in a community skill.

Risk Factors

🔑 Env variables (18)
⚙️ External commands (37)
🌐 Network access (6)
Audited by: codex

Jul 7, 2026, 02:48 AM

Most static findings are false positives from Markdown code fences, TypeScript template literals, environment variable examples, and localhost URLs. One real issue remains: the deprecated skill asks users to run an npx installer for a replacement skill. No prompt injection text or credential exfiltration intent was found.

12
Files scanned
1,805
Lines analyzed
5
Review items
0
False positives ignored

Confirmed security concerns (1)

Medium
Deprecated Skill Redirects Users to External Installer
The skill description tells users to run an npx installer for mcp-app-builder. This can trigger package-manager execution from a community entry.
The deprecation block directly names an npx install command and tells users to use another skill. Execution still requires user or agent action.
Capability review items (1)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Medium
Ruby/shell backtick execution
`npx skills install mcp-use/mcp-use --skill mcp-app-builder`
The skill description instructs users to run an npx installer for a replacement skill. That creates package-manager supply-chain risk in a community skill.

Risk Factors

🔑 Env variables (18)
⚙️ External commands (37)
🌐 Network access (6)
Audited by: codex