Critical-risk tools in Gastos Flow
10 of the 55 tools in Gastos Flow 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
-
gastos_flow_delete_categoriaDestructiveElimina una categoría por su ID. Irreversible. Args: - id (number): ID de la categoría.
-
gastos_flow_delete_cuentaDestructiveElimina una cuenta por su ID. Irreversible. Args: - id (number): ID de la cuenta.
-
gastos_flow_delete_deuda_cobrarDestructiveElimina una deuda por cobrar por su ID. Irreversible. Args: - id (number): ID de la deuda.
-
gastos_flow_delete_deuda_propiaDestructiveElimina una deuda propia por su ID. Irreversible. Args: - id (number): ID de la deuda.
-
gastos_flow_delete_gastoDestructiveElimina un gasto por su ID. Esta operación es irreversible. Args: - id (number): ID del gasto a eliminar. Returns: Mensaje de confirmación.
-
gastos_flow_delete_gasto_recurrenteDestructiveElimina un gasto recurrente por su ID. Irreversible. Args: - id (number): ID del gasto recurrente.
-
gastos_flow_delete_ingresoDestructiveElimina un ingreso por su ID. Operación irreversible. Args: - id (number): ID del ingreso.
-
gastos_flow_delete_monedaDestructiveElimina una moneda por su ID. Irreversible. Args: - id (number): ID de la moneda.
-
gastos_flow_delete_origenDestructiveElimina un origen de ingreso por su ID. Irreversible. Args: - id (number): ID del origen.
-
gastos_flow_delete_personaDestructiveElimina una persona por su ID. Irreversible. Args: - id (number): ID de la persona.
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.