Last30days Zh

v1.0.0

通过 AIsa 执行网页、多源或近 30 天研究检索。触发条件:当用户需要搜索、研究、比对或趋势归纳时使用。支持多源检索与结构化输出。

0· 80·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bibaofeng/last30days-zh.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Last30days Zh" (bibaofeng/last30days-zh) from ClawHub.
Skill page: https://clawhub.ai/bibaofeng/last30days-zh
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required env vars: AISA_API_KEY
Required binaries: python3, bash
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install last30days-zh

ClawHub CLI

Package manager switcher

npx clawhub@latest install last30days-zh
Security Scan
Capability signals
CryptoCan make purchasesRequires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description, required binaries (python3, bash), required env (AISA_API_KEY) and the bundled Python modules (twitter/X, YouTube, Reddit, TikTok, Instagram, Polymarket, Xiaohongshu, etc.) are coherent with a multi-source 'last 30 days' research tool that uses the AIsa hosted APIs.
Instruction Scope
SKILL.md instructs running the included CLI (scripts/last30days.py) and to use a repo-local config file (.last30days-data/config.env). The runtime will read that config file and may probe various external services (api.aisa.one) and, by default, will attempt health/login checks against a Xiaohongshu helper at http://host.docker.internal:18060 if present — this local-network probe is not emphasized in the README and may be unexpected.
Install Mechanism
No external install steps or downloads; all code is bundled with the skill (no remote archive URLs or package installs). This is lower risk than fetching arbitrary code at install time.
Credentials
Only AISA_API_KEY is declared as required and is the primary credential the code uses. The code also reads optional repo-local config values (e.g., XIAOHONGSHU_API_BASE) but does not demand unrelated cloud credentials.
Persistence & Privilege
always is false, user-invocable is true, and the package does not request persistent platform privileges or to modify other skills. It reads/writes a repo-local config directory (.last30days-data) which is expected for CLI tools.
Assessment
This package is largely coherent with its stated purpose, but before installing or running it you should: 1) only provide a trusted AISA_API_KEY and avoid re-using highly privileged keys; 2) run it in an environment with Python 3.12+ and consider network isolation if you don't want it contacting external APIs; 3) be aware it will read/write a repo-local config file at .last30days-data/config.env (check file permissions and contents); 4) note the default Xiaohongshu helper base is host.docker.internal:18060 — the tool will probe that endpoint if present, which could reach local services; and 5) if you need higher assurance, review the included provider modules (scripts/lib/) for any unexpected outgoing endpoints or data handling before providing credentials.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🔎 Clawdis
Binspython3, bash
EnvAISA_API_KEY
Primary envAISA_API_KEY
latestvk97dm4edakv7zhdmyt3ebh9k2h859wxb
80downloads
0stars
1versions
Updated 6d ago
v1.0.0
MIT-0

Last30days Zh

通过 AIsa 执行网页、多源或近 30 天研究检索。触发条件:当用户需要搜索、研究、比对或趋势归纳时使用。支持多源检索与结构化输出。

适用场景

  • 用户需要网页、多源或近 30 天研究检索。
  • 用户需要竞品研究、趋势扫描或结构化搜索结果。
  • 用户希望用一个技能覆盖多来源检索。

高意图工作流

  • 先搜索再归纳最近动态。
  • 对两个产品做近期对比研究。
  • 把多来源结果整理成结构化输出。

快速命令

  • python3 scripts/last30days.py --help
  • bash scripts/run-last30days.sh --help

配置

  • 需要 AISA_API_KEY 才能访问 AIsa API。
  • 使用公开包里的相对 scripts/ 路径。
  • 如果脚本提供显式鉴权参数,优先使用该参数。

示例请求

  • 研究 OpenAI Agents SDK 最近 30 天讨论
  • 比较 OpenClaw 和 Codex 最近的反馈
  • 搜索某个品牌最近一周的社区反应

边界说明

  • 不要把开发测试脚本当成公开功能。
  • 不要承诺未实际返回的来源。
  • 如果某些来源超时,要按真实情况说明。

Comments

Loading comments...