Analyze binary files (exe, dll, sys, bin, ocx, scr, cpl, drv, elf, so, macho, apk) to assess if they are malicious, perform decompilation, extract strings/imports/exports, detect malware, and provide threat assessment. Use this skill when user asks to analyze, examine, check, or assess any binary file, asks if a file is malicious/suspicious/safe, or provides a file path to a binary. Trigger for phrases like "Is [file] malicious?", "Analyze [file]", "What does [binary] do?", or any request involving binary file analysis.
$npx -y skills add deepbitstechnology/claude-plugins --skill binary-analysisInstalls into the current project.
Run `npx skills use "https://github.com/deepbitstechnology/claude-plugins" --skill "deepbitstechnology/claude-plugins/binary-analysis"` 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/deepbitstechnology/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/deepbitstechnology/claude-plugins"` and select the relevant skills, then follow their instructions.