ransomware response coordinator
by LocoLoboZ
Professional-grade orchestration for ransomware triage, containment, recovery planning, and executive reporting.
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skill -> Browse skills
THE AGENSI STORE
8 skills found
by LocoLoboZ
Professional-grade orchestration for ransomware triage, containment, recovery planning, and executive reporting.
by LocoLoboZ
Build structured, tool-agnostic ransomware incident response playbooks tailored to your SOC and organizational context.
by LocoLoboZ
Design, facilitate, and document professional security incident response tabletop exercises and after-action reports.
by LocoLoboZ
Transform raw incident logs and evidence into professional, tool-agnostic IR dashboards and executive reporting packs.
by LocoLoboZ
Professional security incident triage for SOC teams to classify alerts, assess severity, and draft response plans.
by LocoLoboZ
Build, review, and automate structured incident response playbooks for enterprise security operations.
Lint an OpenAPI spec and diff two versions to catch breaking API changes before they reach consumers. Within a spec it flags missing operationId, success responses with no schema, untyped parameters, operations with no security requirement, and unbounded arrays/strings. Across two versions it flags removed paths and operations, removed response codes, a parameter becoming required, narrowed parameter types, removed enum values, and removed response fields. Analyzes JSON specs (convert YAML to JSON first).
Flag the destructive operations in a shell command or script before anyone runs it. Catches recursive force deletes, force pushes and history rewrites, database drops and truncates, disk-wipe commands (mkfs, dd to a device), permission blowouts (chmod 777), remote content piped into a shell, broad wildcard deletes, and prod-targeting or disabled-safety flags. Each finding comes with a severity and a safer alternative.