Real Skill packageSource verifiedClawHub registry

Popcorn CLI

通过 popcorn-cli 命令行提交 Popcorn 任务、管理文件夹并查询模型与任务状态

Identity and source

Publisher attributionbaomihuatopregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction bundle3 recorded files
Canonical sourceClawHub registryclawhub:zeyiy:popcorn-cli
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/popcorn-cli

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/popcorn-cli

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/popcorn-cli

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @zeyiy/popcorn-cli
clawhub inspect @zeyiy/popcorn-cli --version 1.0.4

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
3 / 3 inspected as text
Checked
8/13/2026, 7:30:35 PM
Scanner
0.1.3
Policy
1.0.3
1 inferred permission indicators
  • network access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: mangaforge-qa-1255521909.cos.ap-shanghai.myqcloud.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/7/2026, 10:05:20 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:562435a9f34ae487bd2bd74bef1932105bc4795758f12d284dd584f889af2d15
Show up to 3 recorded paths
  • agents/openai.yaml
  • skill-card.md
  • SKILL.md

Source changelog

Added resource management documentation for uploading and listing image, video, and audio resources. Added folder management documentation, including cli_generate and cli_upload folder types, creation, listing, parent folders, and usage rules. Added Agent behavior guidance for confirming folder type and translating raw CLI enum/status values into user-friendly language. Updated model discovery to support models --detail <MODEL_ID> and clarified the recommended flow: list models first, then inspect the selected model details before submitting. Expanded model response documentation with pricing config, model usage guidance, and detail-oriented fields. Updated image/video submit docs to require --name and --description, and documented optional --folder-id. Added generated-result folder assignment guidance and included folder_id in the submit response example. Added resource/folder workflow…