← ClaudeAtlas

system-scanlisted

Plan, approve, execute, and report an evidence-first Linux host security assessment.
BergaBruh/mnogovid · ★ 0 · Data & Documents · score 72
Install: claude install-skill BergaBruh/mnogovid
# Linux system scan Use this skill for the adapters-only branch of the unified System Scanner workflow. Bootstrap the selected local or remote target first, then assess installed tools, malware/rootkits, integrity, packages, persistence, listeners, firewall configuration, and optional bounded traffic observation. ## Required consent The user must separately approve each of the following: 1. Create a missing `.mnogovid-system-scanner.json` profile in the selected report directory. 2. Passwordless root execution for adapters explicitly marked root-required. 3. Networked image scanner databases, active Nmap probes, local service probes, and bounded TShark observation as applicable. 4. Every individual `system_run` after seeing its exact virtual command. No approval implies another. Local scanners can consume CPU, disk I/O, or need privilege, so each still needs an explicit per-command approval. ## Workflow 1. Resolve an existing report directory; never use `/` as that directory. 2. Call `system_bootstrap` with `createProfile=false`. Ask before creating a missing profile; stop on an invalid profile. Use its doctor result, then call `system_plan`. 3. Start `system_start_run` in mode `scan`, recording every approval or denial. 4. Preview every candidate with `system_virtual_run`; record it as `preview`. 5. Run only individually approved commands through `system_run`. If it returns a `jobId`, poll with `system_poll_job` until completion; record only the comp