cartography-cncfcartography-cncfOfficialยท11 Agent Skills Included

cartography

Map cloud assets, identities, and security risks in one graph

Pulls infrastructure assets and their relationships from AWS, Azure, GCP, Kubernetes, Okta, GitHub, and 30+ platforms into a Neo4j graph database. Answers security questions like which identities access which datastores, which instances are internet-exposed, and which vulnerabilities affect your environment. Includes ready-made compliance rules for CIS, ISO 27001, and SOC 2, plus agent skills for building new data modules without writing Cypher by hand.
npx skills add cartography-cncf/cartography --all -g -y
Available:

Teaches the AI agent how to build, test, and troubleshoot Cartography intel modules using the declarative data model, the standard sync pattern, and the bundled sub-skills.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

add-node-type

Define and attach a Cartography node schema to an existing module.

Official
Advanced
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

create-module

Scaffold a complete Cartography intel module with sync pattern and tests.

Official
Advanced
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

audit-frameworks

Audit Cartography rules for TODOs, duplicates, and cross-provider clusters.

Official
Advanced
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

troubleshooting

Diagnose and fix common Cartography intel-module errors.

Official
Advanced
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

analysis-jobs

Add JSON-encoded Cypher analysis jobs to Cartography modules for post-sync graph enrichment.

Official
Advanced
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

create-rule

Compose Cypher Facts with a Pydantic Finding model to define Cartography security rules.

Official
Advanced
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

cubic-audit

Audit cubic.yaml rules and reconcile learnings into actionable cleanup recommendations.

Official
Advanced
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

promote-ontology-relationship

Promote provider-specific relationships to canonical ontology edges with RelConstraint enforcement.

Official
Advanced
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

refactor-legacy

Migrate legacy Cartography Cypher modules to load() with GraphJob.from_node_schema().

Official
Advanced
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

enrich-ontology

Map Cartography nodes into the Ontology system via semantic labels or canonical nodes.

Official
Advanced
๐Ÿ“ฆ In Repo
cartography-cncfcartography-cncf

add-relationship

Define Cartography node relationships using standard edges, one-to-many connections, or MatchLinks.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Cartography skills?โ–ผ

Run `npx skills add cartography-cncf/cartography --all -g -y` in your terminal to install all skills in this suite globally.

What does Cartography do?โ–ผ

Cartography pulls assets and relationships from cloud providers, identity systems, and SaaS tools into a Neo4j graph so you can query security exposure, access paths, and vulnerabilities across your whole environment.

How do I add a new data source to Cartography?โ–ผ

The create-module skill walks your AI agent through building a full intel module, covering the sync pattern, data model schemas, CLI wiring, and integration tests.

Can Cartography check CIS and SOC 2 compliance?โ–ผ

Yes. It ships with security rules mapped to CIS, ISO 27001, SOC 2, and NIST that you can list and run against the populated graph, and the create-rule skill helps you author new ones.

Do these skills work with Claude Code and other AI agents?โ–ผ

Yes. All skills follow the standard SKILL.md format and load automatically in skill-aware agents like Claude Code, Cursor, and OpenClaw.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’