Search, read and act on Apple Notes — folders, attachments, writes off by default
Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
apple_notes_findSearch the note library for everything on a topic and summarise what is actually written there — opening the notes rather than answering from titles.Search the note library for everything on a topic and summarise what is actually written there — opening the notes rather than answering from titles.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_captureWrite something into the note library, checking first whether it belongs in a note that already exists. Requires writes to be enabled.Write something into the note library, checking first whether it belongs in a note that already exists. Requires writes to be enabled.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_diagnosticsReport which lanes are live, which macOS permissions are granted, and what each missing one is blocking. Start here when a tool returns degraded or fails — it names the exact System Settings pane to open.Report which lanes are live, which macOS permissions are granted, and what each missing one is blocking. Start here when a tool returns degraded or fails — it names the exact System Settings pane to open.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_list_accountsList the Notes accounts, with how many folders and notes each holds. Start here to discover account names for the other tools.List the Notes accounts, with how many folders and notes each holds. Start here to discover account names for the other tools.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_list_foldersList folders across every account. Folders nest, so each entry carries its depth and the account it belongs to. Use the returned id with the move and create tools.List folders across every account. Folders nest, so each entry carries its depth and the account it belongs to. Use the returned id with the move and create tools.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_create_noteCreate a note. Notes takes its title from the first line of the body, so `title` is prepended as a heading rather than set as a property.Create a note. Notes takes its title from the first line of the body, so `title` is prepended as a heading rather than set as a property.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_update_noteReplace or append to a note's body. Editing the first line changes the title, because that is where Notes takes it from.Replace or append to a note's body. Editing the first line changes the title, because that is where Notes takes it from.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_add_attachmentAttach a file to a note. This is the only way to put an image in a note — an <img> tag in the body creates an attachment whose bytes are never loaded.Attach a file to a note. This is the only way to put an image in a note — an <img> tag in the body creates an attachment whose bytes are never loaded.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_move_noteprivilegiatoMove a note to another folder.Move a note to another folder.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_delete_notesprivilegiatoDelete notes. They go to Recently Deleted rather than being destroyed, but this still requires an explicit confirm.Delete notes. They go to Recently Deleted rather than being destroyed, but this still requires an explicit confirm.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_list_notesList notes, newest first. Returns a `ref` per note for the read and action tools. Prefers Notes' own index, which stays fast as a library grows.List notes, newest first. Returns a `ref` per note for the read and action tools. Prefers Notes' own index, which stays fast as a library grows.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_search_notesSearch notes. `scope: "full"` (the default) matches the body text; `scope: "title"` matches only titles and previews and is the cheaper query. Returns a `ref` per hit.Search notes. `scope: "full"` (the default) matches the body text; `scope: "title"` matches only titles and previews and is the cheaper query. Returns a `ref` per hit.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_get_noteRead one note's full text by ref. Password-protected notes report as locked rather than returning an empty body — their text is encrypted at rest.Read one note's full text by ref. Password-protected notes report as locked rather than returning an empty body — their text is encrypted at rest.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_list_attachmentsList a note's attachments. Metadata only — retrieving the bytes needs Full Disk Access, because the scripting dictionary carries no file path.List a note's attachments. Metadata only — retrieving the bytes needs Full Disk Access, because the scripting dictionary carries no file path.
Per questo strumento non è stato pubblicato alcuno schema di input.
apple_notes_save_attachmentSave one attachment to disk. Needs Full Disk Access. It can only write into APPLE_NOTES_ATTACHMENT_DIR (default ~/Downloads) and will not overwrite an existing file unless you ask it to. Write-gated because it puts a file on the user's disk, even though it changes nothing in Notes.Save one attachment to disk. Needs Full Disk Access. It can only write into APPLE_NOTES_ATTACHMENT_DIR (default ~/Downloads) and will not overwrite an existing file unless you ask it to. Write-gated because it puts a file on the user's disk, even though it changes nothing in Notes.
Per questo strumento non è stato pubblicato alcuno schema di input.
15 strumenti su 15 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Search, read and act on Apple Notes — folders, attachments, writes off by default
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
La scansione si è fermata al limite di profondità 4. Tutto ciò che sta sotto quel livello non è mai stato risolto.
La scansione si è fermata al limite di 60 pacchetti. Il resto dell'albero non è mai stato risolto.
Altri 36 pacchetti risolti non vengono disegnati qui (limite di visualizzazione: 24). Ogni dipendenza con un avviso di sicurezza viene disegnata comunque. Inventario completo (SBOM CycloneDX)
54 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.
+42 altre non elencate. I conteggi per motivo qui sopra le comprendono tutte.
Non seguite: peerDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.