All authors
nuroctane avatar

Claude Skills by nuroctane

github.com/nuroctane
1,166 skillsA× 1,024B× 97C× 20D× 16F× 90 installs218 views
Implementing Digital Signatures With Ed25519A

Implements digital signatures using the Ed25519 algorithm (Curve25519), covering key-pair generation, signing, signature verification, and security tradeoffs versus RSA and ECDSA. Use when adding message or artifact signing and authentication-integrity checks to a system, or when advising on Ed25519 key properties and validation criteria.

ai-agentspythongo
0
3
Implementing Disk Encryption With BitlockerA

'Implements full disk encryption using Microsoft BitLocker on Windows

ai-agentsrustgo
0
3
Implementing Dmarc Dkim Spf Email SecurityA

Configures SPF, DKIM, and DMARC DNS TXT records to authenticate outbound email, prevent domain spoofing, and enforce a rejection/quarantine policy on unauthenticated mail, including auditing a domain's current DNS state. Use when hardening a domain's email security posture or defending against phishing and spoofing attacks.

ai-agentspythongo
0
3
Implementing Dragos Platform For Ot MonitoringA

Deploys and configures Dragos Platform sensors and detection analytics for OT/ICS network monitoring, using industrial protocol parsers and threat-intel packs to detect groups like VOLTZITE, CHERNOVITE, and KAMACITE. Use when standing up OT-specific network detection and response or an OT SOC, or integrating OT monitoring into an enterprise SIEM; not for IT-only or Claroty/Nozomi environments.

ai-agentspythongo
0
3
Implementing Ebpf Security MonitoringC

'Implements eBPF-based security monitoring using Cilium Tetragon for

ai-agentspythongo
0
3
Implementing End To End Encryption For MessagingA

Implements a simplified Signal Protocol-style end-to-end encryption scheme for messaging, covering key exchange, forward secrecy, and the core cryptographic components so no server or intermediary can decrypt messages. Use when designing or building E2EE messaging, or evaluating forward-secrecy and key-management tradeoffs for a messaging system.

ai-agentspythongo
0
3
Implementing Endpoint Detection With WazuhA

Deploys and configures Wazuh SIEM/XDR for endpoint detection, covering agent authentication and management, custom decoder and rule XML creation, alert querying via the Wazuh REST API, rule testing with wazuh-logtest, and automated active-response actions. Use when setting up endpoint detection and response, writing or testing custom Wazuh rules, or querying and triaging Wazuh alerts.

ai-agentspythongo
0
3
Implementing Envelope Encryption With Aws KmsA

Implements envelope encryption with AWS KMS, encrypting data locally with a data encryption key (DEK) and protecting that DEK with a KMS-managed key (KEK), covering the encrypt/decrypt flow, KMS key types, and security validation criteria. Use when designing key management for encrypting large or numerous data objects on AWS, or when reducing direct KMS API call volume.

ai-agentspythonaws
0
3
Implementing Epss Score For Vulnerability PrioritizationB

Queries FIRST's Exploit Prediction Scoring System (EPSS) API to fetch exploitation-probability and percentile scores for CVEs, then uses those scores to prioritize vulnerability remediation. Use when triaging or ranking a vulnerability backlog by real-world 30-day exploitation likelihood rather than CVSS severity alone.

ai-agentspythonbash
0
3
Implementing File Integrity Monitoring With AideA

Configures AIDE (Advanced Intrusion Detection Environment) for file integrity monitoring on Linux, covering baseline database creation, scheduled integrity checks via cron, change detection, and alerting on unauthorized modifications. Use when setting up host-based file integrity monitoring, detecting unauthorized file changes, or meeting compliance requirements for FIM on Linux systems.

ai-agentspythondatabase
0
3
Implementing Fuzz Testing In Cicd With AflplusplusA

Integrates AFL++ coverage-guided fuzzing into CI/CD pipelines, covering harness construction, AFL++/AddressSanitizer/CmpLog instrumentation builds, and persistent-mode fuzzing to discover memory-corruption and input-handling vulnerabilities in C/C++ code. Use when adding automated fuzz testing to a build pipeline or hunting for memory-safety bugs in native/compiled applications.

ai-agentsrustgo
0
3
Implementing Gcp Binary AuthorizationB

Implements GCP Binary Authorization end to end, including creating KMS-backed attestors, Container Analysis notes, deploy-time policies, and signing image attestations, so that only trusted, verified images deploy to GKE and Cloud Run. Use when enforcing container supply-chain integrity or deploy-time attestation checks on GCP.

ai-agentsrustgo
0
3
Implementing Gcp Organization Policy ConstraintsA

Implements GCP Organization Policy constraints via gcloud and Terraform, such as restricting external IPs, resource locations, default service accounts, and service account keys, plus dry-run testing of policy impact before enforcement. Use when enforcing security guardrails across an org's resource hierarchy, or hardening GCP config at the org, folder, or project level.

ai-agentsgobash
0
3
Implementing Gcp Vpc Firewall RulesA

Implements and audits GCP VPC firewall rules using gcloud, covering auditing overly permissive rules, creating restrictive ingress/egress rules, hierarchical firewall policies, and monitoring rule effectiveness with VPC Flow Logs. Use when deploying GCP workloads needing network access controls, auditing firewall configs, or responding to Security Command Center findings; not for Cloud Armor or DNS-based filtering.

ai-agentsrustgo
0
3
Implementing Gdpr Data Protection ControlsA

Implements GDPR (EU 2016/679) technical and organizational measures — privacy by design/default, DPIAs, data subject rights management, 72-hour breach notification, and cross-border transfer mechanisms (SCCs, BCRs, adequacy). Use when designing or auditing GDPR controls, building a DPIA, handling data subject access/erasure requests, or assessing cross-border data transfers.

ai-agentsgorails
0
3
Implementing Github Advanced Security For Code ScanningA

Configures GitHub Advanced Security (code scanning with CodeQL, secret scanning, dependency review, and Dependabot alerts) to perform automated static analysis and vulnerability detection across repositories at enterprise scale, including custom CodeQL queries and CI workflow integration. Use when setting up or tuning code scanning, rolling out CodeQL across an organization, or shifting SAST left into pull request workflows.

ai-agentsjavascripttypescript
0
3
Implementing Google Workspace Admin SecurityA

'Hardens a Google Workspace tenant via Admin Console configuration:

ai-agentsrustgo
0
3
Implementing Google Workspace Phishing ProtectionA

Configures Google Workspace advanced phishing and malware protection settings in the Admin Console — pre-delivery message scanning, attachment protection, spoofing/impersonation detection, and Enhanced Safe Browsing enforcement. Use when hardening Gmail against phishing, spoofing, and malware, or when tuning Workspace email security policies.

ai-agentsrustgo
0
3
Implementing Google Workspace Sso ConfigurationA

Configures SAML 2.0 single sign-on for Google Workspace against a third-party

ai-agentsrustgo
0
3
Implementing Hardware Security Key AuthenticationA

'Builds a FIDO2/WebAuthn relying party server with the python-fido2

ai-agentspythongo
0
3
Implementing Hashicorp Vault Dynamic SecretsB

'Configures HashiCorp Vault dynamic secrets engines for database credentials,

ai-agentspythonrust
0
3
Implementing Hipaa Security Rule SafeguardsA

Implement the HIPAA Security Rule (45 CFR Part 164 Subpart C) to protect electronic protected health information (ePHI): conduct the required risk analysis, deploy the administrative, physical, and technical safeguards, handle required vs addressable implementation specifications, execute Business Associate Agreements, and stand up breach-notification readiness. Use when an organization is a HIPAA covered entity or business associate, when protecting ePHI, when preparing for an OCR audit or r...

ai-agentsgotesting
0
3
Implementing Honeypot For Ransomware DetectionA

'Deploys canary files, honeypot shares, and decoy systems to detect ransomware

ai-agentspythongo
0
3
Implementing Ics Firewall With TofinoA

'Deploys and configures Tofino industrial firewalls (Belden/Hirschmann)

ai-agentspythonreact
0
3
Implementing Identity Governance With SailpointA

Deploys SailPoint IdentityNow or IdentityIQ for identity governance and

ai-agentspythongo
0
3
Implementing Identity Verification For Zero TrustA

Implements continuous, risk-adaptive identity verification for zero trust

ai-agentspythonrust
0
3
Implementing Iec 62443 Security ZonesA

'Designs security zones and conduits for industrial control systems

ai-agentspythonbash
0
3
Implementing Image Provenance Verification With CosignB

Signs and verifies container image provenance with Sigstore Cosign, covering key-based and keyless OIDC signing (Fulcio, Rekor transparency log), SLSA attestations, and enforcing signature verification through Kubernetes admission control. Use when signing images for supply chain security, setting up keyless OIDC signing, attaching attestations, or enforcing a verified-images-only policy at admission. Keywords: Cosign, Sigstore, Fulcio, Rekor, keyless, attestation, cosign verify, admission po...

ai-agentsgobash
0
3
Implementing Immutable Backup With ResticA

'Implements ransomware-resistant backups using restic with S3-compatible

ai-agentspythonaws
0
3
Implementing Infrastructure As Code Security ScanningA

'Implements automated security scanning for Infrastructure as Code using

ai-agentspythongo
0
3
Implementing Iso 27001 Information Security ManagementA

Guides implementation of an ISO/IEC 27001:2022 Information Security Management System (ISMS) end to end: gap analysis and scoping, risk assessment methodology, Annex A control selection, Statement of Applicability (SoA) creation, and continuous improvement. Use when scoping a new ISMS, preparing for ISO 27001 certification or audit, or selecting and documenting Annex A controls for a compliance program.

ai-agentsrustgo
0
3
Implementing Just In Time Access ProvisioningA

Implements Just-In-Time (JIT) access provisioning to eliminate standing privileges by granting temporary, time-bound access, covering approval workflows, automatic expiration/revocation, and PAM/IGA integration. Use when designing access approval workflows or replacing standing privileged accounts with time-bound, zero-trust-aligned grants.

ai-agentspythonrust
0
3
Implementing Jwt Signing And VerificationA

Implements secure JWT (RFC 7519) signing and verification using HMAC-SHA256, RSA-PSS, ES256, and EdDSA, including token expiration, claims validation, and defenses against algorithm-confusion, none-algorithm, and key-injection attacks. Use when adding or hardening JWT-based authentication/authorization, or when auditing token verification code for common JWT vulnerabilities.

ai-agentspythongo
0
3
Implementing Kubernetes Network Policy With CalicoA

Installs Calico as the cluster CNI and writes standard Kubernetes NetworkPolicy under it, covering default-deny baselines, policy ordering and precedence, service-account-based selectors, and verifying that policy is genuinely being enforced. Use when adopting Calico as the enforcement CNI, establishing a default-deny baseline, or debugging why a NetworkPolicy is not taking effect under Calico. Keywords: Calico CNI, NetworkPolicy, default deny, policy order, Felix, service account selector. D...

ai-agentsrustbash
0
3
Implementing Kubernetes Pod Security StandardsA

Chooses and applies the correct Kubernetes Pod Security Standard (Privileged, Baseline, Restricted) for a workload: what each profile forbids, how to map existing workloads to a profile, which securityContext fields must change, and how to plan a PodSecurityPolicy-to-PSS migration without breaking running pods. Use when deciding which pod security profile a namespace or workload should run under, auditing which workloads would fail Restricted, planning a PSP migration, or mapping pod security...

ai-agentsbashkubernetes
0
3
Implementing Llm Guardrails For SecurityA

'Implements input/output validation guardrails for LLM applications using

ai-agentspythongo
0
3
Implementing Log Forwarding With FluentdA

Configures Fluent Bit as an endpoint log forwarder and Fluentd as the central aggregator for centralized log collection, routing, filtering, and enrichment, covering input plugins for syslog/file-tailing/application logs and output routing to Elasticsearch, S3, and Splunk. Use when setting up centralized log aggregation across distributed infrastructure or generating Fluent Bit/Fluentd configuration files for a new log pipeline.

ai-agentspythonruby
0
3
Implementing Log Integrity With BlockchainA

Builds an append-only log integrity chain using SHA-256 hash chaining, where each entry incorporates the previous entry's hash so tampering invalidates all subsequent hashes; covers log ingestion (syslog/JSON/plain text), chain verification, pinpoint tamper detection, and checkpoint anchoring to external timestamping services. Use for tamper-evident log storage for compliance or forensics, or to verify whether log entries were altered.

ai-agentspythonbash
0
3
Implementing Microsegmentation With GuardicoreB

'Implements microsegmentation with Akamai Guardicore Segmentation to map

ai-agentspythonrust
0
3
Implementing Mimecast Targeted Attack ProtectionA

Deploys and configures Mimecast Targeted Threat Protection (TTP) modules -- URL Protect (click-time URL rewriting/analysis), Attachment Protect (sandbox detonation), Impersonation Protect (BEC/whaling detection), and Internal Email Protect -- for Microsoft 365 or Google Workspace. Use when defending against phishing, spearphishing, or business email compromise, or configuring TTP policies in the Mimecast Administration Console.

ai-agentsgogit
0
3
Implementing Nerc Cip Compliance ControlsA

'Implements NERC CIP controls for Bulk Electric System (BES) cyber systems: asset

ai-agentspythongo
0
3
Implementing Network Access Control With Cisco IseA

Deploys Cisco Identity Services Engine (ISE) as a RADIUS policy server for 802.1X

ai-agentsrustbash
0
3
Implementing Network Access ControlA

'Implements 802.1X port-based network access control using RADIUS authentication,

ai-agentsrustgo
0
3
Implementing Network Intrusion Prevention With SuricataB

Deploys and configures Suricata as an inline network intrusion prevention system,

ai-agentsrustgo
0
3
Implementing Network Policies For KubernetesA

Writes portable upstream Kubernetes NetworkPolicy YAML - default-deny-all, DNS egress, namespace and pod selector rules - that works on any conformant CNI such as Calico or Cilium. Use when segmentation must stay CNI-portable, introducing a default-deny posture, or restricting east-west traffic between pods and namespaces without depending on a vendor CRD. Keywords: NetworkPolicy, default deny, podSelector, namespaceSelector, ingress, egress, CNI portable. Do not use for Calico-specific resou...

ai-agentsrustbash
0
3
Implementing Network Segmentation For OtA

'Implements OT network segmentation using VLANs, OT-aware firewalls, data diodes,

ai-agentspythonrust
0
3
Implementing Network Segmentation With Firewall ZonesA

Designs and implements network segmentation using firewall security zones, VLANs,

ai-agentspythonrust
0
3
Implementing Network Traffic Analysis With ArkimeA

Queries Arkime (formerly Moloch) full packet capture via its API to search sessions,

ai-agentspythonbash
0
3
Implementing Network Traffic BaseliningA

Builds network traffic baselines from NetFlow/IPFIX CSV or JSON exports using Python

ai-agentspythonsecurity
0
3
Implementing Next Generation Firewall With Palo AltoA

Configures and deploys Palo Alto Networks next-generation firewalls end-to-end,

ai-agentsrustgo
0
3