
This sets up BitDefender Total Security with CLI control over scanning, sandboxing, VPN, and firewall rules. You get heuristic malware analysis, exploit mitigation (DEP, ASLR, CFG), and network packet inspection, all configurable through JSON or YAML profiles. The Python SDK lets you run scans programmatically and hook into quarantine actions. It even includes AI threat classification via OpenAI or Claude, though that feels like feature creep on top of an already dense security stack. Use this if you want scriptable antivirus that goes beyond basic scanning, especially for hardening developer workstations or servers where you need granular firewall control and sandbox isolation for untrusted binaries.
npx -y skills add aradotso/security-skills --skill palisade-security-nexus-bitdefender --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.