Critical-risk tools in RationalBloks
4 of the 44 tools in RationalBloks 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
-
delete_graph_nodeDestructiveDelete a node and all its relationships from a deployed graph project. ⚠️ This also removes all relationships connected to this node (DETACH DELETE).
-
delete_graph_projectDestructiveDelete a graph project (removes GitHub repo, K8s deployments, Neo4j database, and credentials)
-
delete_graph_relationshipDestructiveDelete a specific relationship by its internal ID. Use get_node_relationships to find relationship IDs.
-
delete_projectDestructiveDelete a project (removes GitHub repo, K8s deployments, and database)
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.