Overview Attack Paths queries are openCypher queries that analyze cloud infrastructure graphs (ingested via Cartography) to detect security risks like privilege escalation paths, network exposure, and misconfigurations. Queries are written in openCypher Version 9 for compatibility with both Neo4j and Amazon Neptune. --- Two query audiences This skill covers two types of queries with different isolation mechanisms: | | Predefined queries | Custom queries | |---|---|---| | Where they live | | User/LLM-supplied via the custom query API endpoint | | Provider isolation | anchor + path connectivity…