Real Skill packageSource verifiedClawHub registry

second-brain

Ingest, organize, and query your personal Second Brain database. Automatically handles note creation, article metadata extraction, video frame analysis, and Step 2.5 security screening.

Identity and source

Publisher attributionSiddarth Reddyregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 62% rule confidence
Package forminstruction with code7 recorded files
Canonical sourceClawHub registryclawhub:ideabib:second-brain
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/21/2026.claude/skills/second-brain

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/21/2026.agents/skills/second-brain

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/21/2026skills/second-brain

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 @ideabib/second-brain
clawhub inspect @ideabib/second-brain --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
5 / 7 inspected as text
Checked
8/21/2026, 1:59:10 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.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
8/20/2026, 2:10:05 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:933b1739a648af1efafcd87954ce1b0168458449228f5dd29f8fad1856c670ec
Show up to 7 recorded paths
  • __pycache__/process.cpython-313.pyc
  • process.py
  • scripts/__pycache__/process.cpython-313.pyc
  • scripts/process.py
  • skill-card.md
  • skill.json
  • SKILL.md

Source changelog

Initial release of the Second Brain skill with AI-powered knowledge ingestion, categorization, and advanced security screening: - Adds automatic processing of links, videos, and notes with type detection, metadata extraction, and AI summarization. - Introduces category-based organization with a rich entry schema and dedicated storage structure. - Implements Step 2.5 content security screening to flag suspicious or unsafe prompts before storing entries. - Provides atomic, permission-locked JSON file storage for all knowledge items, with index for fast retrieval. - Removes legacy shell API scripts in favor of a Python-based ingestion pipeline.