Critical-risk tools in MCP Framework Personal
26 of the 811 tools in MCP Framework Personal are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
agent_delete_taskDestructiveElimina una tarea por ID.
-
clear_routing_historyDestructiveBorra todo el historial de ruteo. Sin parametros.
-
consumer_group_deleteDestructiveElimina un consumer group del cluster. Parametros: group_id (requerido).
-
delete_collectionDestructiveElimina una colección de Qdrant. Requiere VECTOR_SEARCH_ALLOW_WRITE=true. Parámetros: collection_name (str). Retorna: {collection, status}.
-
delete_documentDestructiveElimina un documento del filesystem.
-
delete_keyDestructiveElimina una clave. Requiere REDIS_ALLOW_WRITE=true. Parámetros: key (str). Retorna: {key, deleted}.
-
delete_tagDestructiveElimina un tag de Harbor. Requiere HARBOR_ALLOW_DELETE=true. Parámetros: project_name, repo_name, tag. Retorna: confirmación.
-
delete_topicDestructiveElimina un topic Kafka. Parametros: topic (requerido).
-
drop_columnsDestructivedrop_columns
-
drop_duplicatesDestructivedrop_duplicates
-
filesystem_deleteDestructivefilesystem_delete
-
git_branch_deleteDestructiveElimina una rama local. Parametros: branch_name (requerido).
-
git_pushDestructiveSube los commits locales al repositorio remoto. Para --force usa force=True.
-
git_resetDestructiveQuita archivos del stage (unstage). Si no se proveen files, quita todos.
-
git_stash_dropDestructiveElimina un stash. Parametros: index (int, default 0).
-
git_tag_deleteDestructiveElimina un tag. Parametros: name (requerido).
-
image_removeDestructiveElimina una imagen Docker local. Parametros: image_id (ID o nombre), force (bool).
-
network_removeDestructiveElimina una red Docker. Parametros: network_id (ID o nombre).
-
personal_clear_categoryDestructiveDelete all entries in a category.
-
personal_deleteDestructiveDelete one personal fact when local writes are enabled.
-
sonar_project_deleteDestructiveElimina un proyecto en SonarQube.
-
storage_delete_objectDestructivestorage_delete_object
-
tf_destroyDestructiveEjecuta terraform destroy.
-
track_changeDestructiveRegistra un cambio durante la sesión (archivo, descripción, tipo: add/modify/delete).
-
volume_removeDestructiveElimina un volumen Docker. Parametros: volume_name (nombre), force (bool).
-
convert_currencyFinancialconvert_currency
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.