performing-oil-gas-cybersecurity-assessment

Featured

This skill covers conducting cybersecurity assessments specific to oil and gas facilities including upstream (exploration/production), midstream (pipeline/transport), and downstream (refining/distribution) operations. It addresses SCADA systems controlling pipeline operations, DCS for refinery process control, safety instrumented systems for hazardous processes, remote terminal units at unmanned wellhead sites, and compliance with API 1164, TSA Pipeline Security Directives, IEC 62443, and NIST Cybersecurity Framework for critical infrastructure.

AI & Automation 16,326 stars 1981 forks Updated 2 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 97/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Performing Oil & Gas Cybersecurity Assessment ## When to Use - When conducting a cybersecurity assessment of a refinery, pipeline, or production facility - When preparing for TSA Pipeline Security Directive compliance (SD-01, SD-02) - When assessing cybersecurity posture against API Standard 1164 (Pipeline SCADA Security) - When evaluating the security of remote wellhead SCADA systems and satellite communications - When a merger, acquisition, or regulatory audit requires a comprehensive OT security evaluation **Do not use** for IT-only corporate network assessments of oil and gas companies, for physical security assessments without a cyber component, or for environmental compliance assessments. ## Prerequisites - Written authorization from facility management and operations team - Understanding of oil and gas operations (upstream, midstream, downstream processes) - Familiarity with API 1164, TSA SD-01/SD-02, IEC 62443, and NIST CSF - Passive monitoring tools for OT network traffic capture - Access to network diagrams, SCADA architecture documentation, and safety studies (HAZOP) ## Workflow ### Step 1: Scope Assessment Based on Facility Type Oil and gas facilities have unique characteristics based on their operational segment that affect the assessment approach. ```yaml # Oil & Gas Cybersecurity Assessment Scope facility: name: "Gulf Coast Refinery" segment: "Downstream" capacity: "250,000 barrels per day" regulatory: ["TSA SD-02", "API 1164", "IEC 62443", "...

Details

Author
mukul975
Repository
mukul975/Anthropic-Cybersecurity-Skills
Created
3 months ago
Last Updated
2 weeks ago
Language
Python
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

performing-ot-network-security-assessment

This skill covers conducting comprehensive security assessments of Operational Technology (OT) networks including SCADA systems, DCS architectures, and industrial control system communication paths. It addresses the Purdue Reference Model layers, identifies IT/OT convergence risks, evaluates firewall rules between zones, and maps industrial protocol traffic (Modbus, DNP3, OPC UA, EtherNet/IP) to detect misconfigurations, unauthorized connections, and attack surfaces in critical infrastructure.

16,326 Updated 2 weeks ago
mukul975
AI & Automation Featured

performing-power-grid-cybersecurity-assessment

This skill covers conducting cybersecurity assessments of electric power grid infrastructure including generation facilities, transmission substations, distribution systems, and energy management system (EMS) control centers. It addresses NERC CIP compliance verification, substation automation security, IEC 61850 protocol analysis, synchrophasor (PMU) network security, and the unique threat landscape targeting power grid operations as demonstrated by Industroyer/CrashOverride and related attacks.

16,326 Updated 2 weeks ago
mukul975
AI & Automation Featured

detecting-attacks-on-scada-systems

This skill covers detecting cyber attacks targeting Supervisory Control and Data Acquisition (SCADA) systems including man-in-the-middle attacks on industrial protocols, unauthorized command injection into PLCs, HMI compromise, historian data manipulation, and denial-of-service against control system communications. It leverages OT-specific intrusion detection systems, industrial protocol anomaly detection, and process data analytics to identify attacks that traditional IT security tools miss.

16,326 Updated 2 weeks ago
mukul975