Search, read and act on Apple Notes — folders, attachments, writes off by default
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo 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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
apple_notes_move_noteprivilegiadaMove a note to another folder.Move a note to another folder.
No se publicó ningún esquema de entrada para esta herramienta.
apple_notes_delete_notesprivilegiadaDelete 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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
15 de 15 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Search, read and act on Apple Notes — folders, attachments, writes off by default
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
El rastreo se detuvo en el límite de profundidad 4. Nada por debajo de ese nivel llegó a resolverse.
El rastreo se detuvo en el límite de 60 paquetes. El resto del árbol nunca se resolvió.
Hay 36 paquetes resueltos más que no se dibujan aquí (límite de visualización: 24). Toda dependencia con avisos de seguridad se dibuja aunque se supere el límite. Inventario completo (SBOM CycloneDX)
54 dependencias declaradas nunca llegaron al árbol. Faltan en la resolución de Forge, no en el paquete.
+42 más sin listar. Los recuentos por motivo de arriba las incluyen todas.
No se siguen: peerDependencies. Este árbol cubre solo dependencias en tiempo de ejecución, así que lo que estas arrastren nunca se resolvió.