← Back to Skills Marketplace
chloepark85

Tistory API CLI

by Chloe Park · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ suspicious
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tistory-api-cli
Description
터미널에서 Tistory 블로그 글 읽기, 수정, 삭제, 카테고리 조회, 이미지 업로드를 지원하며 한국어 에러 메시지를 제공하는 비공식 CLI툴입니다.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tistory-api-cli
  3. After installation, invoke the skill by name or use /tistory-api-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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, 태그/검색) - 한·영 혼용 문서와 예시 강화로 해외 사용자 접근성 개선
Metadata
Slug tistory-api-cli
Version 0.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tistory API CLI?

터미널에서 Tistory 블로그 글 읽기, 수정, 삭제, 카테고리 조회, 이미지 업로드를 지원하며 한국어 에러 메시지를 제공하는 비공식 CLI툴입니다. It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.

How do I install Tistory API CLI?

Run "/install tistory-api-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tistory API CLI free?

Yes, Tistory API CLI is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tistory API CLI support?

Tistory API CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tistory API CLI?

It is built and maintained by Chloe Park (@chloepark85); the current version is v0.1.1.

💬 Comments