技能详情(站内镜像,无评论)
作者:AIpoch @AIPOCH-AI
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v0.1.0
统计:⭐ 0 · 37 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:aipoch-ai/blockbuster-therapy-predictor
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill appears to be a self-contained local Python analytics tool that does not request credentials or perform obvious network activity, though its documentation claims multi-source data integration that is not clearly implemented—review before connecting real data sources.
目的
The name/description promise multi-source aggregation (clinical trials, patents, funding). The included Python code implements scoring and contains built-in market estimates and scoring logic, but I see no declared connectors, required credentials, or network libraries in the visible code. This is a minor mismatch: the tool can perform local analyses but does not appear to automatically fetch external datasets as the documentation suggests.
说明范围
SKILL.md instructs running scripts/main.py with options to output or save reports. It mentions optional access to clinical, patent, and funding databases but provides no concrete steps or env var names for connecting to those services. The runtime instructions do not direct reading unrelated system files or exfiltration; saving reports to disk is expected behavior.
安装机制
No install spec is provided (instruction-only plus included script). requirements.txt only lists 'dataclasses' and 'enum', which are standard in Python 3.8+ (dataclasses is built-in in 3.8), so nothing suspicious is being fetched or installed by default.
证书
The skill declares no required environment variables or credentials, which is appropriate for a local scoring tool. However, SKILL.md's mention of optional access to external databases implies users might supply credentials; those are not enumerated here, so if you later configure connectors, expect to provide database/API credentials—verify how/where they are stored.
持久
always is false and the skill does not request persistent agent privileges. The script only reads inputs and can write report files; there is no evidence it modifies other skills or system-wide agent settings.
综合结论
This package appears to be a local Python scoring tool (no credentials requested), but its documentation claims multi-source data aggregation that the included code does not visibly implement. Before installing or running with real data: 1) review the full scripts/main.py (the provided snippet was truncated) to confirm there are no network calls or hidden endpoints; 2) if you plan to connect it to clinical/patent/funding APIs, only supply cred…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Blockbuster Therapy Predictor」。简介:Predict which early-stage biotechnology platforms (PROTAC, mRNA, gene editing, …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aipoch-ai/blockbuster-therapy-predictor/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。