Skip to main content

ask

Queries a research knowledge graph for methodology guidance, providing structured, research-backed answers for users.

Install this skill

or
0/100

Security score

The ask skill was audited on Mar 14, 2026 and we found 13 security issues across 1 threat category, including 13 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 37

Template literal with variable interpolation in command context

SourceSKILL.md
37**Location:** `${CLAUDE_PLUGIN_ROOT}/methodology/` — filter by `kind: research`
high line 53

Template literal with variable interpolation in command context

SourceSKILL.md
53**Location:** `${CLAUDE_PLUGIN_ROOT}/methodology/` — filter by `kind: guidance`
high line 72

Template literal with variable interpolation in command context

SourceSKILL.md
72**Location:** `${CLAUDE_PLUGIN_ROOT}/methodology/` — filter by `kind: example`
high line 83

Template literal with variable interpolation in command context

SourceSKILL.md
83**Search strategy:** Use `mcp__qmd__vector_search` across the `methodology` collection for semantic domain matching. To list all examples: `rg '^kind: example' ${CLAUDE_PLUGIN_ROOT}/methodology/`.
high line 87

Template literal with variable interpolation in command context

SourceSKILL.md
87**Location:** `${CLAUDE_PLUGIN_ROOT}/reference/`
high line 160

Template literal with variable interpolation in command context

SourceSKILL.md
160Read `${CLAUDE_PLUGIN_ROOT}/reference/claim-map.md` first. This is the routing index — it shows which topic areas are relevant to the user's question and which claims to start with. Do NOT skip this s
high line 185

Template literal with variable interpolation in command context

SourceSKILL.md
185- direct file reads/grep on `${CLAUDE_PLUGIN_ROOT}/methodology/` and `${CLAUDE_PLUGIN_ROOT}/reference/`
high line 204

Template literal with variable interpolation in command context

SourceSKILL.md
2042. **Apply vocabulary** — use `${CLAUDE_PLUGIN_ROOT}/reference/vocabulary-transforms.md` to translate universal terms into their domain language. Answer about "reflections" not "claims" if they are ru
high line 205

Template literal with variable interpolation in command context

SourceSKILL.md
2053. **Check constraints** — reference `${CLAUDE_PLUGIN_ROOT}/reference/interaction-constraints.md` to see if their configuration creates specific pressures relevant to the question
high line 206

Template literal with variable interpolation in command context

SourceSKILL.md
2064. **Cite dimension-specific research** — use `${CLAUDE_PLUGIN_ROOT}/reference/dimension-claim-map.md` to ground answers in the specific claims that inform their configuration
high line 374

Template literal with variable interpolation in command context

SourceSKILL.md
374Use `${CLAUDE_PLUGIN_ROOT}/reference/vocabulary-transforms.md` to translate universal terms into their domain language. This is not cosmetic — it is about making the answer *native* to their system.
high line 386

Template literal with variable interpolation in command context

SourceSKILL.md
386Reference `${CLAUDE_PLUGIN_ROOT}/reference/interaction-constraints.md` to understand whether their configuration creates specific pressures relevant to the question. Some dimension combinations create
high line 393

Template literal with variable interpolation in command context

SourceSKILL.md
393Use `${CLAUDE_PLUGIN_ROOT}/reference/dimension-claim-map.md` to ground answers in the specific claims that inform their configuration choices. This makes the answer traceable: "Your system does X beca
Scanned on Mar 14, 2026
View Security Dashboard