← 返回 Skills 市场
chloepark85

Tistory API CLI

作者 Chloe Park · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ suspicious
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tistory-api-cli
功能描述
터미널에서 Tistory 블로그 글 읽기, 수정, 삭제, 카테고리 조회, 이미지 업로드를 지원하며 한국어 에러 메시지를 제공하는 비공식 CLI툴입니다.
安全使用建议
This skill appears to be a legitimate CLI for Tistory, but there are two red flags: the source/homepage is unknown and the SKILL.md mentions environment variables (TISTORY_ACCESS_TOKEN, TISTORY_BLOG_NAME) that are not declared in the skill metadata. Before installing or granting secrets: 1) Locate and inspect the package source (PyPI project page or GitHub repo) and review the code that handles your access token. 2) Prefer installing in a sandbox or disposable environment (container or VM) and inspect network activity during first use. 3) Do not paste your TISTORY_ACCESS_TOKEN on public places; provide it only via secure environment-variable mechanisms. 4) Ask the publisher to update the skill metadata to declare required env vars/primary credential and provide a verifiable homepage/source. If you cannot verify the package/source, treat it as untrusted.
功能分析
Type: OpenClaw Skill Name: tistory-api-cli Version: 0.1.1 The skill bundle contains metadata and documentation for a Tistory blog CLI tool. The documentation (SKILL.md) describes standard API operations such as reading, updating, and deleting posts, as well as image uploads, using legitimate environment variables (TISTORY_ACCESS_TOKEN). No executable code was provided, and the instructions do not contain any evidence of prompt injection, malicious redirection, or unauthorized data exfiltration.
能力评估
Purpose & Capability
The skill claims to be a Tistory CLI (read/update/delete posts, categories, upload images) which legitimately requires a Tistory access token and blog identifier, but the registry metadata declares no required environment variables or primary credential. This mismatch between declared requirements and the SKILL.md content is incoherent and should be resolved.
Instruction Scope
The SKILL.md contains focused runtime instructions (install via pipx/uv/pip, example CLI commands) and does not instruct the agent to read unrelated system files or exfiltrate data. However, it references environment variables (TISTORY_ACCESS_TOKEN, TISTORY_BLOG_NAME) that are not reflected in the metadata, which expands runtime scope with undeclared secrets.
Install Mechanism
This is an instruction-only skill (no install spec). The README suggests installation via pipx/uv/pip from PyPI, which is a standard mechanism for Python CLIs. No high-risk download URLs or extract/install steps are present in the SKILL.md.
Credentials
The SKILL.md lists TISTORY_ACCESS_TOKEN and TISTORY_BLOG_NAME as environment variables used 'if needed', but the skill metadata does not declare any required env vars or primary credential. Requesting an API token to operate is proportionate to the stated purpose, but the omission from metadata reduces transparency and prevents platform-level controls (e.g., prompting the user for the right secret).
Persistence & Privilege
The skill does not request always:true, has no declared config paths, and is not installer-backed in the skill package. It does not request elevated persistent presence or permission to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tistory-api-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tistory-api-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- v0.1.1 SKILL.md 메타데이터 반영 및 태그(latest) 유지 2) 기능 보강 - 읽기(read-post), 수정(update), 삭제(delete), 카테고리 조회 추가 - 파일 첨부(이미지) POST 지원 - 요청/응답 스키마 검증 및 에러 메시지 국문화 3) 안정성/품질 - Python 런타임 미존재 환경 고려한 설치 가이드(uv/pipx) README 보강 - pytest 기반 단위 테스트(가짜 응답 fixture) 및 GitHub Actions CI 추가 - PyPI 배포(tistory-api-cli) 고려해 pip 설치 경로 제공 4) 확장 - Velog용 별도 스킬(velog-cli) 리서치/스펙 작성(블로그/시리즈 CRUD, 태그/검색) - 한·영 혼용 문서와 예시 강화로 해외 사용자 접근성 개선
元数据
Slug tistory-api-cli
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tistory API CLI 是什么?

터미널에서 Tistory 블로그 글 읽기, 수정, 삭제, 카테고리 조회, 이미지 업로드를 지원하며 한국어 에러 메시지를 제공하는 비공식 CLI툴입니다. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 Tistory API CLI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tistory-api-cli」即可一键安装,无需额外配置。

Tistory API CLI 是免费的吗?

是的,Tistory API CLI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tistory API CLI 支持哪些平台?

Tistory API CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tistory API CLI?

由 Chloe Park(@chloepark85)开发并维护,当前版本 v0.1.1。

💬 留言讨论