Pharmaceuticals Exploration Zhcn
AdvisoryAudited by Static analysis on May 13, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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 use the configured PatSnap API key when making pharmaceutical research requests.
The skill requires a PatSnap API key and embeds it in the MCP service URL. This is expected for the PatSnap integration, but it gives the agent access to the user’s PatSnap account/API quota.
登录 https://open.patsnap.com ,进入 API Keys,创建一个新 Key。 ... "https://connect.patsnap.com/096456/logic-mcp?apiKey=sk-xxxxxxxxxxxx"
Use a scoped or dedicated PatSnap API key if possible, avoid sharing the MCP configuration, monitor usage, and revoke the key when no longer needed.
Drug, disease, target, and related research queries may be visible to the external PatSnap MCP service.
The skill depends on an external MCP provider for data retrieval. This is central to the skill, but user research queries and authentication are routed to that provider.
PatSnap 生命科学 MCP 服务让 Claude Code 直接访问超 2 亿条专利、药物研发及生物数据。 ... claude mcp add --transport http pharma_intelligence "https://connect.patsnap.com/096456/logic-mcp?apiKey=..."
Review PatSnap’s privacy and data-handling terms, and avoid sending confidential research questions unless the provider relationship is acceptable.
Using the skill may trigger PatSnap API calls before the main answer and may fetch many records for a single query.
The skill directs automatic MCP connectivity checks and potentially broad fetches of all returned records. This is aligned with comprehensive research, but it can cause extra provider calls.
每次技能加载后、处理任何用户查询之前,必须先执行以下自检。 ... 若 _search 工具返回结果不超过 100 条 ... 必须使用全部搜索结果 ID 调用 _fetch
Be aware of possible quota, cost, and latency impacts; adjust or stop use if the MCP calls are excessive for your account.
