cisco-security-cloud-control

Manage Cisco Security Cloud Control and cdFMC firewall resources.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/leprachuan/pot-o-skills --skill cisco-security-cloud-control
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cisco-security-cloud-control
Source: https://github.com/leprachuan/pot-o-skills/tree/main/cisco-security-cloud-control
Command: npx skills add https://github.com/leprachuan/pot-o-skills --skill cisco-security-cloud-control

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, pyjwt, axios, dotenv, jsonwebtoken, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive management of Cisco Security Cloud Control (SCC) and cloud-delivered Firewall Management Center (cdFMC) resources, streamlining the administration of your Cisco security infrastructure.

Core Features & Use Cases

  • Organization Management: Create, view, update, and delete organizations, manage users, roles, and subscriptions within SCC.
  • Firewall Policy Management: Discover domain UUIDs, query access control policies and rules, and manage network objects via the cdFMC API.
  • Device Management: List and monitor firewall devices and their health status.
  • Use Case: An IT administrator can use this Skill to quickly list all active firewall policies across their managed domains, identify any unauthorized network objects, and ensure all devices are reporting healthy status, all from a single interface.

Quick Start

Use the cisco-security-cloud-control skill to list all organizations.

Frequently Asked Questions about cisco-security-cloud-control

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage firewall policies and network objects in Cisco cdFMC?

You can manage cloud-delivered Firewall Management Center policies by discovering domain UUIDs, querying access control rules, and configuring network objects through the cdFMC API using a separate access token.

What do I need to administer SCC organizations and user subscriptions?

To administer SCC organizations, users, and subscriptions, you need an API key ID and an SCC access token to authenticate requests and perform comprehensive organization management tasks.

Can I monitor firewall device health across multiple regions like EU and APJ?

Yes, device monitoring supports multi-region deployments across US, EU, APJ, Australia, and India, allowing you to list firewall devices and check their health status from a single interface.

Does managing Cisco Security Cloud Control require separate access tokens?

Yes, full functionality requires an API key ID, an SCC access token for organization and user management, plus a separate cdFMC access token for firewall policy configuration and device monitoring.

What is the best way to automate Cisco Security Cloud Control administration?

Automating Cisco Security Cloud Control administration involves using scripts to interact with the SCC and cdFMC APIs for managing organizations, firewall policies, and device health across supported regions.