DeepWiki

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The skill is designed to query the DeepWiki MCP server for GitHub repository documentation. The `SKILL.md` file clearly describes its purpose and commands without any prompt injection attempts. The `scripts/deepwiki.js` script makes HTTPS requests exclusively to `mcp.deepwiki.com`, as stated in the documentation. It does not access local files, environment variables, or execute arbitrary shell commands, and there is no evidence of data exfiltration, persistence, or obfuscation. All network activity is confined to the stated purpose and domain.