Real Skill packageSource verifiedClawHub registry

P-Todo

Manage P-Todo tasks, users, comments, settings, and perform searches and exports via REST API on localhost port 9527 with support for multiple languages.

Identity and source

Publisher attributionPondsiregistry owner unverified by skillvetai
Functional categorySupport, Ecommerce & Customer Opsautomatically inferred · 57% rule confidence
Package forminstruction with code78 recorded files
Canonical sourceClawHub registryclawhub:pondsi:p-todo
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 Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 9/2/2026.claude/skills/<skill-name>
1 structural issue
  • error: SKILL.md does not contain a complete YAML frontmatter envelope. SKILL.md

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

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 9/2/2026.agents/skills/<skill-name>
1 structural issue
  • error: SKILL.md does not contain a complete YAML frontmatter envelope. SKILL.md

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

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 9/2/2026skills/<skill-name>
1 structural issue
  • error: SKILL.md does not contain a complete YAML frontmatter envelope. SKILL.md

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 @pondsi/p-todo
clawhub inspect @pondsi/p-todo --version 1.0.0

Security evidence

SkillVetAI static result: medium signal

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
partial text content
Files
40 / 78 inspected as text
Checked
9/2/2026, 4:32:29 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md has no parseable YAML frontmatterSKILL.md:1 · confidence 100%missing frontmatter
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
6 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: img.shields.io
  • api: maven.apache.org
  • api: paypal.me
  • api: www.w3.org
External clawhub result: suspicious

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
9/1/2026, 9:51:56 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

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

Package content hashsha256:3e8bf22fb56ff8c417fd46687857be0ee0e9ea9f58d5b61b9c9d6c041a6cce69
Show up to 30 recorded paths
  • compile.bat
  • compile.ps1
  • CONTRIBUTING.md
  • icon.ico
  • icon.png
  • LICENSE
  • pom.xml
  • README.md
  • run_app.bat
  • run_debug.bat
  • skill-card.md
  • SKILL.md
  • SPONSORS.md
  • sponsors/alipay.jpg
  • sponsors/wechat-pay.jpg
  • src/main/java/com/teamtodo/api/ApiServer.java
  • src/main/java/com/teamtodo/App.java
  • src/main/java/com/teamtodo/controller/CalendarController.java
  • src/main/java/com/teamtodo/controller/DashboardController.java
  • src/main/java/com/teamtodo/controller/KanbanController.java
  • src/main/java/com/teamtodo/controller/MainController.java
  • src/main/java/com/teamtodo/controller/MiniFrameController.java
  • src/main/java/com/teamtodo/controller/NewTodoDialog.java
  • src/main/java/com/teamtodo/controller/SearchDialog.java
  • src/main/java/com/teamtodo/controller/SettingsController.java
  • src/main/java/com/teamtodo/controller/StatisticsController.java
  • src/main/java/com/teamtodo/controller/TodoDetailController.java
  • src/main/java/com/teamtodo/controller/TodoListController.java
  • src/main/java/com/teamtodo/dao/CommentDao.java
  • src/main/java/com/teamtodo/dao/DatabaseManager.java

Source changelog

P-Todo REST API Skill v1.0.0 - Initial release with full documentation in Chinese (简体/繁體), English, Japanese, and Korean. - Supports todo/task management, comments, user management, statistics, and search via REST API. - Configurable settings for language, sound notification, and data export. - Provides API usage examples and endpoint details for all operations. - Multilingual trigger words and instructions for ease of use across supported languages.