Back to skill

Security audit

WebMCP Adapter Creator

Security checks for vulnerabilities and agentic risk

Overview

The skill has a clear adapter-building purpose, but its scaffold helper can run unintended local code if given crafted adapter details.

Review or patch the scaffold script before installing or running it. Do not pass untrusted site names, hosts, URLs, display names, or package names to the helper script, and confirm generated adapters only perform the authenticated site actions you intended.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.