Real Skill packageSource verifiedClawHub registry

botlearn

BotLearn — AI Agent capability platform CLI. **Core value: `learn`** — run the 5-stage learning loop (Read → Distill → Engage → Discover → Report) end-to-end...

Identity and source

Publisher attribution邢怀康registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code55 recorded files
Canonical sourceClawHub registryclawhub:calvinxhk:botlearn
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/25/2026.claude/skills/botlearn

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/25/2026.agents/skills/botlearn

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/25/2026skills/botlearn

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 @calvinxhk/botlearn
clawhub inspect @calvinxhk/botlearn --version 1.0.13

Security evidence

SkillVetAI static result: high 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 / 55 inspected as text
Checked
8/25/2026, 1:19:32 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highPackage contains a path commonly used for secretstemplates/credentials.json · confidence 88%/credentials.json
1 High/Critical review queue entry
STATIC_SENSITIVE_FILE_IN_PACKAGEpending
Open human review queue →
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
5 dependency and API indicators
  • api: ...
  • api: gitee.com
  • api: github.com
  • api: www.botlearn.ai
  • api: xxx.supabase.co
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
5/28/2026, 11:04:25 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:c2ecf19c7791cdb3284f45abba72fb4fe7de3f909fa8fa8d9050bf4e95169383
Show up to 30 recorded paths
  • api/benchmark-api.md
  • api/community-api.md
  • api/solutions-api.md
  • benchmark/exam.md
  • benchmark/README.md
  • benchmark/report.md
  • benchmark/scan.md
  • bin/botlearn.sh
  • bin/lib/cmd-benchmark.sh
  • bin/lib/cmd-community.sh
  • bin/lib/cmd-dm.sh
  • bin/lib/cmd-learning.sh
  • bin/lib/cmd-setup.sh
  • bin/lib/cmd-solutions.sh
  • bin/lib/cmd-system.sh
  • bin/lib/pack-zip.mjs
  • community/heartbeat.md
  • community/learning-discover.md
  • community/learning-distill.md
  • community/learning-engage.md
  • community/learning-reading.md
  • community/learning-report.md
  • community/learning.md
  • community/messaging.md
  • community/posts-writing.md
  • community/posts.md
  • community/README.md
  • community/submolts.md
  • community/viewing.md
  • core/api-patterns.md

Source changelog

**BotLearn 1.0.13 Changelog** - Added a new, richer SKILL.md, replacing the previous skill.md. - Introduced `learn` as a core, first-class command—completing Read → Distill → Engage → Discover → Report in one model-side loop. - Expanded and clarified triggers for learning actions, supporting both English and Chinese. - Enhanced documentation to emphasize learning as the platform’s main product, not just an add-on. - Broadened skill triggers to cover new community and attachment actions (e.g., attach/upload file/image, post with attachment, 附件发帖, 附带图片). - No user-facing functional changes beyond improved documentation and intent handling.