openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Thinkific

Thinkific — manage courses, students, enrollments, coupons, and products via REST API

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 138 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:aiwithabidi/thinkific

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill mostly matches its stated purpose but contains inconsistencies and minor scope creep (declares a subdomain env var that the visible code doesn't use and will read a .env file from a user workspace), so review before installing.

目的

Name/description align with the code (CLI for Thinkific REST API). The declared required env vars (THINKIFIC_API_KEY, THINKIFIC_SUBDOMAIN) are plausible for Thinkific, but the provided code does not visibly use THINKIFIC_SUBDOMAIN (get_api_base contains a no-op). This mismatch is unexplained and may be a bug or oversight.

说明范围

SKILL.md directs the agent to run the bundled Python CLI (scripts/thinkific.py) — consistent with the stated purpose. The script will look up required environment variables and, if missing, attempt to read them from a .env file in a workspace path (~/.openclaw/workspace/.env or WORKSPACE override). Reading that file for credentials is a convenience but is wider filesystem scope than simply checking process env; users should be aware.

安装机制

No install spec; instruction-only with a bundled script. No downloads or remote installers in the package — low install risk.

证书

Requested envs (API key and subdomain) are reasonable for a Thinkific client. However: (1) the visible code only uses THINKIFIC_API_KEY (Authorization: Bearer) and does not show usage of THINKIFIC_SUBDOMAIN, creating an unexplained requirement; (2) the script will open and read a .env file in the user's workspace to find the variable if it's not in the environment, which is broader filesystem access than some users expect and could read secret…

持久

always is false and the skill is user-invocable; it does not request permanent system presence or modify other skills. Autonomous invocation is allowed by default but is not combined with other high-risk flags here.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Thinkific」。简介:Thinkific — manage courses, students, enrollments, coupons, and products via RE…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aiwithabidi/thinkific/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。