0. **Install dependencies**
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.
create_entitiesCreate multiple new entities in the knowledge graphCreate multiple new entities in the knowledge graph
Per questo strumento non è stato pubblicato alcuno schema di input.
create_relationsCreate multiple new relations between entities in the knowledge graph. Relations should be in active voiceCreate multiple new relations between entities in the knowledge graph. Relations should be in active voice
Per questo strumento non è stato pubblicato alcuno schema di input.
add_observationsAdd new observations to existing entities in the knowledge graphAdd new observations to existing entities in the knowledge graph
Per questo strumento non è stato pubblicato alcuno schema di input.
delete_entitiesprivilegiatoDelete multiple entities and their associated relations from the knowledge graphDelete multiple entities and their associated relations from the knowledge graph
Per questo strumento non è stato pubblicato alcuno schema di input.
delete_observationsprivilegiatoDelete specific observations from entities in the knowledge graphDelete specific observations from entities in the knowledge graph
Per questo strumento non è stato pubblicato alcuno schema di input.
delete_relationsprivilegiatoDelete multiple relations from the knowledge graphDelete multiple relations from the knowledge graph
Per questo strumento non è stato pubblicato alcuno schema di input.
read_graphRead the entire knowledge graphRead the entire knowledge graph
Per questo strumento non è stato pubblicato alcuno schema di input.
search_nodesSearch for nodes in the knowledge graph based on a querySearch for nodes in the knowledge graph based on a query
Per questo strumento non è stato pubblicato alcuno schema di input.
open_nodesOpen specific nodes in the knowledge graph by their namesOpen specific nodes in the knowledge graph by their names
Per questo strumento non è stato pubblicato alcuno schema di input.
list_allowed_directoriesReturns the list of directories that this server is allowed to access. Subdirectories within these allowed directories are also accessible. Use this to understand which directories and their nested paths are available before trying to access files.Returns the list of directories that this server is allowed to access. Subdirectories within these allowed directories are also accessible. Use this to understand which directories and their nested paths are available before trying to access files.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_directoryGet a detailed listing of all files and directories in a specified path. Results clearly distinguish between files and directories with [FILE] and [DIR] prefixes. This tool is essential for understanding directory structure and finding specific files within a directory. Only works within allowed di…Get a detailed listing of all files and directories in a specified path. Results clearly distinguish between files and directories with [FILE] and [DIR] prefixes. This tool is essential for understanding directory structure and finding specific files within a directory. Only works within allowed di…
Per questo strumento non è stato pubblicato alcuno schema di input.
list_directory_with_sizesGet a detailed listing of all files and directories in a specified path, including sizes. Results clearly distinguish between files and directories with [FILE] and [DIR] prefixes. This tool is useful for understanding directory structure and finding specific files within a directory. Only works wit…Get a detailed listing of all files and directories in a specified path, including sizes. Results clearly distinguish between files and directories with [FILE] and [DIR] prefixes. This tool is useful for understanding directory structure and finding specific files within a directory. Only works wit…
Per questo strumento non è stato pubblicato alcuno schema di input.
get_file_infoRetrieve detailed metadata about a file or directory. Returns comprehensive information including size, creation time, last modified time, permissions, and type. This tool is perfect for understanding file characteristics without reading the actual content. Only works within allowed directories.Retrieve detailed metadata about a file or directory. Returns comprehensive information including size, creation time, last modified time, permissions, and type. This tool is perfect for understanding file characteristics without reading the actual content. Only works within allowed directories.
Per questo strumento non è stato pubblicato alcuno schema di input.
read_text_fileRead the complete contents of a file from the file system as text. Handles various text encodings and provides detailed error messages if the file cannot be read. Use this tool when you need to examine the contents of a single file. Use the 'head' parameter to read only the first N lines of a file,…Read the complete contents of a file from the file system as text. Handles various text encodings and provides detailed error messages if the file cannot be read. Use this tool when you need to examine the contents of a single file. Use the 'head' parameter to read only the first N lines of a file,…
Per questo strumento non è stato pubblicato alcuno schema di input.
read_multiple_filesRead the contents of multiple files simultaneously. This is more efficient than reading files one by one when you need to analyze or compare multiple files. Each file's content is returned with its path as a reference. Failed reads for individual files won't stop the entire operation. Only works wi…Read the contents of multiple files simultaneously. This is more efficient than reading files one by one when you need to analyze or compare multiple files. Each file's content is returned with its path as a reference. Failed reads for individual files won't stop the entire operation. Only works wi…
Per questo strumento non è stato pubblicato alcuno schema di input.
write_fileprivilegiatoCreate a new file or completely overwrite an existing file with new content. Use with caution as it will overwrite existing files without warning. Handles text content with proper encoding. Only works within allowed directories.Create a new file or completely overwrite an existing file with new content. Use with caution as it will overwrite existing files without warning. Handles text content with proper encoding. Only works within allowed directories.
Per questo strumento non è stato pubblicato alcuno schema di input.
edit_fileprivilegiatoMake line-based edits to a text file. Each edit replaces exact line sequences with new content. Returns a git-style diff showing the changes made. Only works within allowed directories.Make line-based edits to a text file. Each edit replaces exact line sequences with new content. Returns a git-style diff showing the changes made. Only works within allowed directories.
Per questo strumento non è stato pubblicato alcuno schema di input.
create_directoryCreate a new directory or ensure a directory exists. Can create multiple nested directories in one operation. If the directory already exists, this operation will succeed silently. Perfect for setting up directory structures for projects or ensuring required paths exist. Only works within allowed d…Create a new directory or ensure a directory exists. Can create multiple nested directories in one operation. If the directory already exists, this operation will succeed silently. Perfect for setting up directory structures for projects or ensuring required paths exist. Only works within allowed d…
Per questo strumento non è stato pubblicato alcuno schema di input.
move_fileprivilegiatoMove or rename files and directories. Can move files between directories and rename them in a single operation. If the destination exists, the operation will fail. Works across different directories and can be used for simple renaming within the same directory. Both source and destination must be w…Move or rename files and directories. Can move files between directories and rename them in a single operation. If the destination exists, the operation will fail. Works across different directories and can be used for simple renaming within the same directory. Both source and destination must be w…
Per questo strumento non è stato pubblicato alcuno schema di input.
search_filesRecursively search for files and directories matching a pattern. Searches through all subdirectories from the starting path. The search is case-insensitive and matches partial names. Returns full paths to all matching items. Great for finding files when you don't know their exact location. Only sea…Recursively search for files and directories matching a pattern. Searches through all subdirectories from the starting path. The search is case-insensitive and matches partial names. Returns full paths to all matching items. Great for finding files when you don't know their exact location. Only sea…
Per questo strumento non è stato pubblicato alcuno schema di input.
graph_search_filesSearch for files in Microsoft OneDrive using Microsoft Graph API. Requires an access token to be provided.Search for files in Microsoft OneDrive using Microsoft Graph API. Requires an access token to be provided.
Per questo strumento non è stato pubblicato alcuno schema di input.
graph_get_fileGet details of a specific file from Microsoft OneDrive by its ID.Get details of a specific file from Microsoft OneDrive by its ID.
Per questo strumento non è stato pubblicato alcuno schema di input.
graph_list_folderList contents of a folder in Microsoft OneDrive. Use 'root' as folderId for the root folder.List contents of a folder in Microsoft OneDrive. Use 'root' as folderId for the root folder.
Per questo strumento non è stato pubblicato alcuno schema di input.
23 strumenti su 23 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.
0. **Install dependencies**
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 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)
97 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.
+85 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.