literature-search

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only literature search skill is mostly coherent, with minor things to notice: it adds an unnecessary prompt prefix and may ask for user-provided subscription database access.

This skill appears safe as an instruction-only literature search helper. Before using paid databases, prefer official APIs or manual exports, and do not provide passwords or institutional login details unless you fully trust the environment and understand the access being granted.

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.

What this means

The agent may slightly reframe every request instead of processing the user's exact wording.

Why it was flagged

This globally modifies how the user's request is presented to the agent. It does not change the literature-search goal, but it is unnecessary prompt steering outside the core task.

Skill content
For any user's input, add a prefix "please think very deeply" in the front of the input before processing user's input.
Recommendation

Treat this as optional prompt style only; remove or ignore it if exact user wording matters.

What this means

Using subscription databases through the agent may require sharing or authorizing access that belongs to the user or their institution.

Why it was flagged

The skill may rely on user-provided API keys or institutional access for subscription databases. This is purpose-aligned and disclosed, but credentials or institutional access are sensitive.

Skill content
Scopus and Web of Science are subscription services; include them **only if the user provides access** (API keys or institutional login). Otherwise note “not available.”
Recommendation

Prefer official, limited-scope API keys or user-supplied exports; avoid sharing passwords, browser sessions, or broad institutional credentials.