ai.unpaper/cli
NPM · @UNPAPER/CLI · SCANNED AUG 3
Slide decks locally: templates, checks, HTML to editable PowerPoint, .pptx rescue. No AI inside.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security88
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (136 of 140), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (136 of 140), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency6
- Repository check failed: no source repository is declared. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (SEE LICENSE IN LICENSE) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 16 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability63
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 1125 tokens (~160/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage96
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 89% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @unpaper/cli
claude mcp add ai-unpaper-cli -- npx -y @unpaper/cli
codex mcp add ai-unpaper-cli -- npx -y @unpaper/cli
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-unpaper-cli": {
"type": "local",
"command": [
"npx",
"-y",
"@unpaper/cli"
],
"enabled": true
}
}
} openclaw mcp add ai-unpaper-cli --command npx --arg -y --arg @unpaper/cli
mcp_servers:
ai-unpaper-cli:
command: "npx"
args: ["-y", "@unpaper/cli"] {
"mcpServers": {
"ai-unpaper-cli": {
"command": "npx",
"args": [
"-y",
"@unpaper/cli"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +29
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- License: unverified → fail ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: unverified → good ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- Dependency health: unverified → partial ▲ functional
- Licence: SEE LICENSE IN LICENSE functional
- 1 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 31 Jul 26 −23
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 28 Jul 26 +19
- Tool coverage: unverified → 100 ▲ functional
- First check of Schema quality: fail functional
- First check of Tool coverage: 89 functional
- First check of Schema quality: fail functional
- First check of Schema quality: unverified functional
- 27 Jul 26 18
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/@unpaper/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 136 packages
136 packages in the resolved dependency tree · 129 deprecated · 44 stale · 1 without a linked repository.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
check ~202
Validate unPaper HTML (or any HTML deck) BEFORE converting. Returns the conformance level (L0–L3), per-slide issues, and a ready fix-request text. Call after writing or editing a deck; if level < L1 or errors exist, apply the fixes and call again. A clean check makes `convert` output fully editable. Set template: true (with optional family) to validate a COMPANY TEMPLATE from `templatize` against the byte-law instead: per-rule checks, mechanical re-lock of a drifted sizing script, a fix request on failure, and the repaired html to save.
| Name | Type | Req | Description |
|---|---|---|---|
| family | string | — | template mode only: the base family (default: auto-detected) |
| html | string | — | the deck as an HTML string |
| path | string | — | or an absolute file path — exactly one of html/path |
| template | boolean | — | validate as a company template (byte-law) instead of a deck |
No output schema declared.
No examples provided.
convert ~155
Convert an unPaper/self-contained HTML deck to a REAL, editable PowerPoint (.pptx): native text boxes, tables, data-editable charts, movable shapes, speaker notes. Runs fully locally — no network, no upload. Prefer running `check` first; conversion succeeds on most HTML but editability follows conformance. Returns the output file path and a per-slide report.
| Name | Type | Req | Description |
|---|---|---|---|
| html | string | — | the deck as an HTML string |
| noShapes | boolean | — | flatten everything into the background image |
| out | string | — | output .pptx path (default: alongside the input, or CWD/deck.pptx) |
| path | string | — | or an absolute file path — exactly one of html/path |
No output schema declared.
No examples provided.
import ~147
Rescue an existing .pptx (or legacy .ppt with LibreOffice installed) into AI-readable unPaper HTML: content, tables, notes, chart DATA, image placeholders + a facts file. Use when asked to redesign, update, or 'un-paper' an existing PowerPoint. Then rewrite the returned deck.ai.html into a proper deck (keep every <figure data-unpaper-image> placeholder), call `rehydrate`, then `check` + `convert`.
| Name | Type | Req | Description |
|---|---|---|---|
| emitBrandKit | boolean | — | — |
| outDir | string | — | directory for outputs (default: alongside the input) |
| path | string | yes | absolute path to the .pptx/.ppt/.pps/.odp |
No output schema declared.
No examples provided.
patterns ~97
Browse the unPaper pattern library (consulting slide layouts: exec summary, comparison, waterfall, 2×2, roadmap…). Use when deciding HOW to lay out content before writing the deck. Returns compact pattern descriptions with structure hints; write the deck yourself using them — there is no generation here.
| Name | Type | Req | Description |
|---|---|---|---|
| family | string | — | standard | consulting | design | editorial |
| id | string | — | one pattern id, e.g. C16 |
No output schema declared.
No examples provided.
rehydrate ~119
Merge real images back into a redesigned deck. Call after rewriting an imported deck.ai.html: replaces every <figure data-unpaper-image> placeholder with the stored image from deck.images.json. Fails loudly if placeholders were lost — restore them and retry.
| Name | Type | Req | Description |
|---|---|---|---|
| html | string | — | the redesigned deck as an HTML string |
| imagesJson | string | yes | absolute path to deck.images.json |
| out | string | — | output path (default: alongside the input) |
| path | string | — | or an absolute file path — exactly one of html/path |
No output schema declared.
No examples provided.
starter ~120
Get a ready-to-fill unPaper HTML slide template. Use this FIRST when asked to create a presentation/deck/slides as .pptx or print-ready HTML: write your content INTO the returned file's structure (keep its <style>, @page and <script> blocks verbatim; one <section class="slide"> per slide; add data-unpaper-chart JSON to every chart; put speaker notes in <aside class="notes">). Then validate with `check` and convert with `convert`.
| Name | Type | Req | Description |
|---|---|---|---|
| family | string | — | template family (default standard) |
No output schema declared.
No examples provided.
templatize ~285
Turn a company's slide format into a reusable unPaper TEMPLATE. Returns a payload for YOU to execute — there is no generation inside unPaper. With no brief: the template-maker prompt + the base skeleton (study the company's real slides in your context and produce the re-skin yourself). With a brief (name, colours, personality, logo…): the designer prompt + a pre-founded base for a company with NO existing format — that embedded base is already a valid template and may be saved as-is. After authoring, validate with `check` {template: true} and keep the repaired html as the company template every future deck starts from. Use `starter` for one-off decks; use this when the user wants THEIR OWN reusable format.
| Name | Type | Req | Description |
|---|---|---|---|
| colors | array | — | brand colours as hex, up to two |
| does | string | — | what the company does, one line |
| family | string | — | base family (default: standard; design mode defaults to consulting) |
| foot | string | — | footer line, e.g. "Confidential" |
| logoDataUri | string | — | logo as a data:image/* URI; SVG preferred |
| name | string | — | company name (any brief field switches to design mode) |
| notes | string | — | — |
| personality | string | — | — |
| present | array | — | what the company mostly presents |
No output schema declared.
No examples provided.