Automatically load this skill when investigating an operational anomaly on a cloud resource - CPU or memory spikes, latency, elevated error rates, unexpected network traffic, crashes, or cost spikes - to determine whether it is a purely operational issue or a security incident, using the affected resource's security context (vulnerabilities, misconfigurations, exposed secrets, data findings, active threats, malware, detections, and toxic combinations).
$npx -y skills add aws-samples/sample-devops-agent-tools --skill wiz-security-contextInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-devops-agent-tools" --skill "aws-samples/sample-devops-agent-tools/wiz-security-context"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-devops-agent-tools" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-devops-agent-tools"` and select the relevant skills, then follow their instructions.