← Back to search Server uses network capabilities via: fetch() Server uses filesystem capabilities via: fs, fs sync ops, open(), os, path Server uses shell capabilities via: child_process, execSync(), spawn(), spawnSync() Server uses database capabilities via: sqlite3 Server uses env_vars capabilities via: process.env
Drafto
Create, read, search, and organize your Drafto notes and notebooks.
C
65 / 100
Versions
1.0.0latestfirst seen May 19, 2026
Tools 11
list_notebooks annotations: none low
List all notebooks for the current user
list_notes annotations: none low
List notes in a notebook (non-trashed, ordered by last updated)
notebook_id string
read_note annotations: none low
Read a note
note_id string
search_notes annotations: none low
Full-text search across all notes (titles, content, and notebook names)
query string
create_notebook annotations: none low
Create a new notebook
name string
create_note annotations: none low
Create a new note in a notebook with optional Markdown content
title string notebook_id string content_markdown string
update_note annotations: none low
Update a note
title string note_id string content_markdown string
move_note annotations: none low
Move a note to a different notebook
note_id string notebook_id string
trash_note annotations: none low
Move a note to trash (soft-delete, recoverable for 30 days)
note_id string
rename_notebook annotations: none low
Rename a notebook (trims the name; rejects an empty name)
name string notebook_id string
delete_notebook annotations: none low
Delete an empty notebook (refuses if it still holds non-trashed notes)
notebook_id string
Permissions 5
network medium filesystem low shell high database medium env_vars low Scan Findings 41
low
Tool 'list_notebooks' has no annotations
low
Tool 'list_notes' has no annotations
low
Tool 'read_note' has no annotations
low
Tool 'search_notes' has no annotations
low
Tool 'create_notebook' has no annotations
low
Tool 'create_note' has no annotations
low
Tool 'update_note' has no annotations
low
Tool 'move_note' has no annotations
low
Tool 'trash_note' has no annotations
low
Tool 'rename_notebook' has no annotations
low
Tool 'delete_notebook' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Excessive dependency count: 71 direct dependencies
medium
Suspicious package name: react-native
medium
Suspicious package name: react-dom
medium
Vulnerable dependency: @react-native-community/cli@18.0.0 (GHSA-399j-vxmf-hjvr)
medium
Buffer.from base64 in JakubAnderwald-drafto-f24594c/apps/desktop/__tests__/lib/attachment-queue.test.ts:57
info
package.json metadata
info
Tool: list_notebooks
info
Tool: list_notes
info
Tool: read_note
info
Tool: search_notes
info
Tool: create_notebook
info
Tool: create_note
info
Tool: update_note
info
Tool: move_note
info
Tool: trash_note
info
Tool: rename_notebook
info
Tool: delete_notebook
info
Transport: streamable-http
info
Required env vars (42)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
high
Permission: shell access detected
medium
Permission: database access detected
low
Permission: env_vars access detected
info
SBOM generated: 114 components
high
Hardcoded Password found in JakubAnderwald-drafto-f24594c/docs/operations/builds-and-releases.md
high
Hardcoded Password found in JakubAnderwald-drafto-f24594c/apps/mobile/e2e/README.md
medium
No build provenance detected (SLSA L0)