Real Skill packageSource verifiedClawHub registry

Ima Skill

统一的 IMA OpenAPI 技能,支持笔记管理和知识库操作。 当用户提到知识库、资料库、笔记、备忘录、记事,或者想要上传文件、添加网页到知识库、 搜索知识库内容、搜索/浏览/创建/编辑笔记时,使用此 skill。 即使用户没有明确说"知识库"或"笔记",只要意图涉及文件上传到知识库、网页收藏、 知识搜索、个人...

Identity and source

Publisher attribution9438190registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code10 recorded files
Canonical sourceClawHub registryclawhub:9438190:ima-skill
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/14/2026.claude/skills/ima-skill

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/14/2026.agents/skills/ima-skill

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/14/2026skills/ima-skill

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 @9438190/ima-skill
clawhub inspect @9438190/ima-skill --version 1.0.0

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
10 / 10 inspected as text
Checked
8/14/2026, 10:21:13 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
6 dependency and API indicators
  • api: clawhub.ai
  • api: cloud.tencent.com
  • api: ima.qq.com
  • api: mp.weixin.qq.com
  • api: www.bilibili.com
  • api: www.youtube.com
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
7/13/2026, 3:14:13 AM
Release binding
Matches this record
  • vt: clean
  • 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:b478a4b106adf444274421035f9e594294d54bce1028b582a9084bcd3a8e10de
Show up to 10 recorded paths
  • ima_api.cjs
  • knowledge-base/references/api.md
  • knowledge-base/scripts/cos-upload.cjs
  • knowledge-base/scripts/preflight-check.cjs
  • knowledge-base/SKILL.md
  • meta.json
  • notes/references/api.md
  • notes/SKILL.md
  • skill-card.md
  • SKILL.md

Source changelog

ima-skill 1.0.0 - **Major security & reliability overhaul:** Strict new execution rules, extended credential, update, and error handling, plus multi-module task awareness. - Added centralized API call script (ima_api.cjs) with built-in credential, version, and error checks. - File uploads now support COS endpoints securely (via temporary credentials), not just ima.qq.com; updated allowed_domains accordingly. - Enforced strict UTF-8 validation for all note write operations; explicit methods for encoding checks per environment/platform. - Mandates file name integrity for uploads (title=file_name, never modified), with immediate rejection of non-supported types (no fallback or prompt). - Improved module routing and intent disambiguation, especially for hybrid knowledge-base / notes tasks; includes comprehensive decision tables. - Outlines update flow and errors with structured stderr handl…