ask-deep-wiki
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent repository-research skill, but it may read local project files and send technical questions to external MCP/search services.
This skill appears reasonable for technical documentation and repository research. Install it if you want source-grounded answers, but use it only in workspaces you are comfortable letting the agent read, and keep secrets or confidential material out of prompts that may be sent to external MCP/search services.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may read relevant files from the current workspace and use subagents to research the answer, so private code in that workspace could enter the conversation context.
The skill can inspect local repository files and delegate research to subagents. This is disclosed and aligned with repository-grounded answering, with no write, shell, or destructive tools shown.
Use `Glob`, `Grep`, and `Read` to find relevant local files ... Use `Task` subagents for parallel research across multiple repos when needed
Use the skill in repositories you are comfortable having analyzed, and avoid asking it to inspect sensitive files unless that is intended.
External MCP or search services may receive the user's technical question, repository names, and related context.
The skill uses MCP and search/provider tools to answer questions. This external data flow is central to the skill's purpose, but the artifact does not define provider privacy boundaries.
mcp__deepwiki__ask_question("Lightprotocol/light-protocol", "your question") ... mcp__zkcompression__SearchLightProtocol ... WebSearchDo not include secrets, credentials, private keys, or unreleased confidential details in questions sent through this skill; verify that configured MCP providers are trusted.
