All authors
plurigrid avatar

Claude Skills by plurigrid

github.com/plurigrid
407 skillsA× 363B× 34C× 5D× 2F× 33 installs195 views
Performing Service Account AuditA

Audit service accounts across enterprise infrastructure to identify orphaned, over-privileged, and non-compliant accounts. This skill covers discovery of service accounts in Active Directory, cloud pl

securitypythongo
0
23
Performing Service Account Credential RotationA

Automate credential rotation for service accounts across Active Directory, cloud platforms, and application databases to eliminate stale secrets and reduce compromise risk.

devopspythongo
0
23
Performing Soap Web Service Security TestingB

Perform security testing of SOAP web services by analyzing WSDL definitions and testing for XML injection, XXE, WS-Security bypass, and SOAPAction spoofing.

securitypythongo
0
23
Performing Soc Tabletop ExerciseA

Performs tabletop exercises for SOC teams simulating security incidents through discussion-based scenarios to test incident response procedures, communication workflows, and decision-making under pressure without impacting production systems. Use when organizations need to validate IR playbooks, train analysts, or meet compliance requirements for incident response testing.

businessgoswift
0
23
Performing Soc2 Type2 Audit PreparationA

Automates SOC 2 Type II audit preparation including gap assessment against AICPA Trust Services Criteria (CC1-CC9), evidence collection from cloud providers and identity systems, control testing validation, remediation tracking, and continuous compliance monitoring. Covers all five TSC categories (Security, Availability, Processing Integrity, Confidentiality, Privacy) with automated evidence gathering from AWS, Azure, GCP, Okta, GitHub, and Jira. Use when preparing for or maintaining SOC 2 Ty...

devopspythonrust
0
23
Performing Sqlite Database ForensicsA

Perform forensic analysis of SQLite databases to recover deleted records from freelists and WAL files, decode encoded timestamps, and extract evidence from browser history, messaging apps, and mobile device databases.

developmentpythonrust
0
23
Performing Ssl Certificate Lifecycle ManagementA

SSL/TLS certificate lifecycle management encompasses the full process of requesting, issuing, deploying, monitoring, renewing, and revoking X.509 certificates. Poor certificate management is a leading

devopspythonrust
0
23
Performing Ssl Stripping AttackB

Simulates SSL stripping attacks using sslstrip, Bettercap, and mitmproxy in authorized environments to test HSTS enforcement, certificate validation, and HTTPS upgrade mechanisms that protect users from downgrade attacks on encrypted connections.

securitypythongo
0
23
Performing Ssl Tls Inspection ConfigurationA

Configure SSL/TLS inspection on network security devices to decrypt, inspect, and re-encrypt HTTPS traffic for threat detection while managing certificates, exemptions, and privacy compliance.

securityrustgo
0
23
Performing Ssl Tls Security AssessmentA

Assess SSL/TLS server configurations using the sslyze Python library to evaluate cipher suites, certificate chains, protocol versions, HSTS headers, and known vulnerabilities like Heartbleed and ROBOT.

securitypythongo
0
23
Performing Ssrf Vulnerability ExploitationC

Test for Server-Side Request Forgery vulnerabilities by probing cloud metadata endpoints, internal network services, and protocol handlers through user-controllable URL parameters. Tests AWS/GCP/Azure metadata APIs (169.254.169.254), internal port scanning via HTTP, URL scheme bypass techniques, and DNS rebinding detection.

securitypythongo
0
23
Performing Static Malware Analysis With Pe StudioA

Performs static analysis of Windows PE (Portable Executable) malware samples using PEStudio to examine file headers, imports, strings, resources, and indicators without executing the binary. Identifies suspicious characteristics including packing, anti-analysis techniques, and malicious imports. Activates for requests involving static malware analysis, PE file inspection, Windows executable analysis, or pre-execution malware triage.

developmentpythonrust
0
23
Performing Steganography DetectionA

Detect and extract hidden data embedded in images, audio, and other media files using steganalysis tools to uncover covert communication channels.

datapythongo
0
23
Performing Subdomain Enumeration With SubfinderA

Enumerate subdomains of target domains using ProjectDiscovery's Subfinder passive reconnaissance tool to map the attack surface during security assessments.

devopsrustgo
0
23
Performing Supply Chain Attack SimulationA

Simulate and detect software supply chain attacks including typosquatting detection via Levenshtein distance, dependency confusion testing against private registries, package hash verification with pip, and known vulnerability scanning with pip-audit.

securitypythonrust
0
23
Performing Thick Client Application Penetration TestA

Conduct a thick client application penetration test to identify insecure local storage, hardcoded credentials, DLL hijacking, memory manipulation, and insecure API communication in desktop applications using dnSpy, Procmon, and Burp Suite.

securitygojava
0
23
Performing Threat Emulation With Atomic Red TeamA

Executes Atomic Red Team tests for MITRE ATT&CK technique validation using the atomic-operator Python framework. Loads test definitions from YAML atomics, runs attack simulations, and validates detection coverage. Use when testing SIEM detection rules, validating EDR coverage, or conducting purple team exercises.

testingpythonshell
0
23
Performing Threat Hunting With Elastic SiemA

Performs proactive threat hunting in Elastic Security SIEM using KQL/EQL queries, detection rules, and Timeline investigation to identify threats that evade automated detection. Use when SOC teams need to hunt for specific ATT&CK techniques, investigate anomalous behaviors, or validate detection coverage gaps using Elasticsearch and Kibana Security.

businessgoshell
0
23
Performing Threat Hunting With Yara RulesA

Use YARA pattern-matching rules to hunt for malware, suspicious files, and indicators of compromise across filesystems and memory dumps. Covers rule authoring, yara-python scanning, and integration with threat intel feeds.

devopspythonrust
0
23
Performing Threat Intelligence Sharing With MispA

Use PyMISP to create, enrich, and share threat intelligence events on a MISP platform, including IOC management, feed integration, STIX export, and community sharing workflows.

securitypythontesting
0
23
Performing Threat Landscape Assessment For SectorA

Conduct a sector-specific threat landscape assessment by analyzing threat actor targeting patterns, common attack vectors, and industry-specific vulnerabilities to inform organizational risk management.

securitypythongo
0
23
Performing Threat Modeling With Owasp Threat DragonA

Use OWASP Threat Dragon to create data flow diagrams, identify threats using STRIDE and LINDDUN methodologies, and generate threat model reports for secure design review.

securityrustgo
0
23
Performing Timeline Reconstruction With PlasoA

Build comprehensive forensic super-timelines using Plaso (log2timeline) to correlate events across file systems, logs, and artifacts into a unified chronological view.

devopspythongo
0
23
Performing User Behavior AnalyticsA

Performs User and Entity Behavior Analytics (UEBA) to detect anomalous user activities including impossible travel, unusual access patterns, privilege abuse, and insider threats using SIEM-based behavioral baselines and statistical analysis. Use when SOC teams need to identify compromised accounts or insider threats through deviation from established behavioral norms.

devopsreactazure
0
23
Performing Vlan Hopping AttackA

Simulates VLAN hopping attacks using switch spoofing and double tagging techniques in authorized environments to test VLAN segmentation effectiveness and validate switch port security configurations against Layer 2 bypass attacks.

securitypythongo
0
23
Performing Vulnerability Scanning With NessusA

Performs authenticated and unauthenticated vulnerability scanning using Tenable Nessus to identify known vulnerabilities, misconfigurations, default credentials, and missing patches across network infrastructure, servers, and applications. The scanner correlates findings with CVE databases and CVSS scores to produce prioritized remediation guidance. Activates for requests involving vulnerability scanning, Nessus assessment, patch compliance checking, or automated vulnerability detection.

securitygotesting
0
23
Performing Web Application Firewall BypassA

Bypass Web Application Firewall protections using encoding techniques, HTTP method manipulation, parameter pollution, and payload obfuscation to deliver SQL injection, XSS, and other attack payloads past WAF detection rules.

securityjavascriptjava
0
23
Performing Web Application Penetration TestB

Performs systematic security testing of web applications following the OWASP Web Security Testing Guide (WSTG) methodology to identify vulnerabilities in authentication, authorization, input validation, session management, and business logic. The tester uses Burp Suite as the primary interception proxy alongside manual testing techniques to find flaws that automated scanners miss. Activates for requests involving web app pentest, OWASP testing, application security assessment, or web vulnerab...

securityjavascriptgo
0
23
Performing Web Application Scanning With NiktoA

Nikto is an open-source web server and web application scanner that tests against over 7,000 potentially dangerous files/programs, checks for outdated versions of over 1,250 servers, and identifies ve

securitypythonshell
0
23
Performing Web Application Vulnerability TriageA

Triage web application vulnerability findings from DAST/SAST scanners using OWASP risk rating methodology to separate true positives from false positives and prioritize remediation.

securitypythonrust
0
23
Performing Web Cache Deception AttackA

Execute web cache deception attacks by exploiting path normalization discrepancies between CDN caching layers and origin servers to cache and retrieve sensitive authenticated content.

securitybashaws
0
23
Performing Web Cache Poisoning AttackA

Exploiting web cache mechanisms to serve malicious content to other users by poisoning cached responses through unkeyed headers and parameters during authorized security tests.

securityjavascriptgo
0
23
Performing Wifi Password Cracking With AircrackA

Captures WPA/WPA2 handshakes and performs offline password cracking using aircrack-ng, hashcat, and dictionary attacks during authorized wireless security assessments to evaluate passphrase strength and wireless network security posture.

securitybashtesting
0
23
Performing Windows Artifact Analysis With Eric Zimmerman ToolsA

Perform comprehensive Windows forensic artifact analysis using Eric Zimmerman's open-source EZ Tools suite including KAPE, MFTECmd, PECmd, LECmd, JLECmd, and Timeline Explorer for parsing registry hives, prefetch files, event logs, and file system metadata.

toolspythongo
0
23
Performing Wireless Network Penetration TestA

Execute a wireless network penetration test to assess WiFi security by capturing handshakes, cracking WPA2/WPA3 keys, detecting rogue access points, and testing wireless segmentation using Aircrack-ng and related tools.

securitygophp
0
23
Performing Wireless Security Assessment With KismetA

Conduct wireless network security assessments using Kismet to detect rogue access points, hidden SSIDs, weak encryption, and unauthorized clients through passive RF monitoring.

securitypythongo
0
23
Performing Yara Rule Development For DetectionA

Develop precise YARA rules for malware detection by identifying unique byte patterns, strings, and behavioral indicators in executable files while minimizing false positives.

developmentpythonrust
0
23
Periodic OrbitA

Closed trajectory in phase space

toolsgo
0
23
Persistent HomologyA

Topological data analysis for stable feature verification across filtrations

developmentrustgo
0
23
Phase LockingA

Fixed phase relationship in oscillators

tools
0
23
Phase Portrait GeneratorA

Generate phase portraits for 2D dynamical systems. Use when visualizing vector fields, nullclines, and trajectories.

ai-agentspython
0
23
Phase Space TransformationA

Coordinate changes preserving dynamics

toolsgo
0
23
Pijul Sparse SkillsA

Sparsity-preserving skill versioning via Pijul patches with GF(3) projection gates

toolsgoshell
0
23
PijulA

Pijul patch-based VCS with categorical patch theory for skill versioning

toolsgobash
0
23
PitchforkA

Symmetric bifurcation with symmetry breaking

tools
0
23
Pkg Memory BridgeA

Bridge to PKG systems (Mem0, Graphiti, Solid PODs, Logseq) for individuated information indices

developmentpythongo
0
23
Planar Isotopy ScreenA

Planar Isotopy Screen Mapping

toolspythongo
0
23
Playwright UnworldA

Playwright-Unworld Skill: Deterministic Web Automation

testingjavascriptgo
0
23
PlaywrightA

Browser automation via Playwright MCP. Use for web scraping, taking screenshots, interacting with web pages, testing web UIs, and automating browser tasks. Headless browser support.

toolsjavascriptgo
0
23
Plr Thread ColoringA

PLR (Parallel/Leading-tone/Relative) transitions for thread coloring. One-hot keyspace reduction to GF(3) trits for behavior indexing. Grows perception/action information field capacity through efficient user illusion.

developmentpythongo
0
23