SlipBot Kindle Importer

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only importer is purpose-aligned and asks for confirmation before writing, but it will persist the user's Kindle notes into a slipbox via Slipbot.

This skill looks safe for its stated purpose. Before installing or using it, make sure Slipbot is the destination you expect, review the precheck summary, and only confirm imports for Kindle exports whose notes you want stored persistently.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

After confirmation, multiple notes may be created in the user's slipbox.

Why it was flagged

The skill invokes another tool/skill to create entries, but it requires a user-facing precheck and confirmation first, which makes this purpose-aligned and bounded.

Skill content
Precheck → show user: book title, author, note count, ask for confirmation
4. On confirmation → for each note, invoke slipbot
Recommendation

Review the displayed title, author, and note count before confirming the import.

What this means

Personal reading notes from the file may become persistent knowledge-base content.

Why it was flagged

The imported notes become persistent slipbox content and may affect later note links or graph context; this is expected for the importer but worth noticing.

Skill content
Parse Kindle notebook exports (HTML) and create slipbox entries for user's notes. ... Let slipbot handle: filename, tags, links, graph update
Recommendation

Import only files and notes you intend to keep in the slipbox, and review or delete unwanted entries afterward if needed.