The best tutors explain the same concept five different ways. CellCog does too — diagrams, analogies, worked examples, practice problems, and interactive explanations. #1 on DeepResearch Bench (Feb 2026). Tutoring, homework help, study guides, exam prep, coding tutorials, language learning — every subject, every level.
Security Analysis
high confidenceThe skill's instructions, declared requirements, and runtime behavior are coherent for a tutoring assistant: it is instruction-only, depends on a separate 'cellcog' SDK/skill, requests no credentials, and doesn't ask for unrelated system access.
Name/description (tutoring, multi-modal explanations) align with the content of SKILL.md. The skill declares a dependency on a 'cellcog' SDK/skill which is consistent with needing an API client for tutoring features.
The SKILL.md contains runtime instructions that focus on generating explanations, exercises, diagrams, and study materials. It instructs the agent to use the cellcog client.create_chat API (notify_session_key, chat_mode) — behaviour expected for an agent-driven tutoring workflow. There are no instructions to read arbitrary host files, environment variables, or post data to unexpected endpoints in the provided content.
Instruction-only skill (no install spec, no code files). The SKILL.md suggests installing the 'cellcog' skill via clawhub, which is proportionate and standard for a dependency; nothing in this skill downloads or writes arbitrary code to disk.
The skill declares no required environment variables, credentials, or config paths. That is reasonable for an instruction-only front-end that delegates API usage to the 'cellcog' skill. Note: the actual cellcog dependency might require credentials — check that skill separately.
always is false and there are no special privileges requested. The skill is user-invocable and can be invoked autonomously (platform default) which is normal for an agent skill of this type.
Guidance
This skill appears internally consistent for a tutoring assistant and doesn't request credentials or system access itself. Before installing: (1) Review the referenced 'cellcog' skill (clawhub install cellcog) because that dependency may require API keys or network access; (2) Verify the skill's publisher/source (no homepage provided and source is unknown) — unknown origin increases risk even when the skill itself looks benign; (3) If you will let agents invoke skills autonomously, be aware the agent can call the cellcog API on your behalf — confirm you trust the cellcog implementation and any credentials it needs. If you want extra caution, inspect the cellcog skill's SKILL.md and any install scripts before proceeding.
Latest Release
v1.0.2
- Added author and dependencies fields to skill metadata for clarity and usability. - Updated prerequisite instructions: clarified that `cellcog` is now a required dependency for SDK setup and API calls. - No changes to core learning modes or features; documentation and usage patterns remain the same.
More by @nitishgargiitd
Published by @nitishgargiitd on ClawHub