Skip to main content
Dépôt GitHub

claude-watchman

claude-watchman contient 21 skills collectées depuis odysseyalive, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
21
Stars
0
mis à jour
2026-07-01
Forks
2
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

check-data-footprint
Administrateurs de réseaux et de systèmes informatiques

OBSERVE: claude-watchman's OWN collected-data footprint (journal DB, run log, cost ledger, backups, monitor-state) against retention windows. Read-only — surfaces a prune finding; never deletes.

2026-07-01
baseline-network
Administrateurs de réseaux et de systèmes informatiques

ANALYZE: snapshot the machine's normal outbound connections to a baseline file, so the loop can flag NEW connections to NEW destinations as deltas.

2026-07-01
fix-redflag
Développeurs de logiciels

ACT: propose or apply remediation, STRICTLY bounded by each finding's risk_tier, and update the journal. The fixer — where the Prime Directive governs most directly.

2026-07-01
watchman
Développeurs de logiciels

claude-watchman operator commands — run IN a Claude Code session so token use is visible. Modes: audit | report | status | loop | monitor | fix | inventory | stats. (selfcheck and preflight are zero-token bash — run those with the `watchman` shell CLI, not here.)

2026-06-23
report-lastrun
Développeurs de logiciels

EXPRESS: a plain-language report of the last monitoring run for a NON-TECHNICAL reader — when it ran, a brief overview of what happened, expanding on any important issues or warnings, plus recent-run context. Read-only.

2026-06-23
audit-system
Analystes en sécurité de l'information

OBSERVE: run the profile-appropriate security audit by wrapping Lynis, fold warnings/suggestions into the journal, and track the hardening index over time.

2026-06-23
check-capacity
Administrateurs de réseaux et de systèmes informatiques

OBSERVE: disk, inodes, memory, and log store size against configured thresholds. Handles both Linux (free/journalctl) and macOS (vm_stat/Unified Log).

2026-06-23
inspect-logs
Analystes en sécurité de l'information

OBSERVE: on a server, hunt inbound attack patterns; on a workstation, watch outbound connections. Queries CrowdSec where present, degrades gracefully when not.

2026-06-23
diagnose-crash
Administrateurs de réseaux et de systèmes informatiques

ANALYZE: crash and OOM postmortem. Linux: journalctl across boots. macOS: DiagnosticReports and Unified Log jetsam events.

2026-06-23
check-log-retention
Administrateurs de réseaux et de systèmes informatiques

OBSERVE: are logs kept, persistent across boots, and rotated? Handles both Linux journald and macOS Unified Log.

2026-06-23
check-security-currency
Analystes en sécurité de l'information

OBSERVE: are the defenses being kept CURRENT? Pending security updates / known-CVE packages, threat-intel freshness (CrowdSec hub, ClamAV signatures, AIDE db), and whether the auto-update automation is even on — across Debian/RHEL/Arch. Detect + propose; never auto-applies.

2026-06-23
inventory-services
Administrateurs de réseaux et de systèmes informatiques

OBSERVE: inventory what is installed and how it serves — web server, database, php-fpm — so other skills know what surface exists to check.

2026-06-23
send-report
Développeurs de logiciels

EXPRESS: email the operator via SMTP when the delta crosses a threshold. A quiet machine sends nothing. Credentials come only from .env via lib/smtp.sh.

2026-06-18
check-shell-history
Administrateurs de réseaux et de systèmes informatiques

OBSERVE: detect whether the forensic trail has been WIPED — shell history (all users + root) redirected to /dev/null, history-disabled in a shell rc, world-readable, or login records (wtmp) truncated. Metadata only — never reads what users typed.

2026-06-18
inspect-cpanel
Administrateurs de réseaux et de systèmes informatiques

OBSERVE (cPanel/WHM only): wrap the cPanel control plane read-only — cPHulk on?, EOL PHP per account, update cadence/tier, Exim outbound-spam queue, orphaned CSF, Imunify detections, altered cPanel RPMs. Self-gates to a no-op off cPanel boxes. Detect + propose; never edits cPanel config or applies a fix.

2026-06-18
inspect-web-config
Administrateurs de réseaux et de systèmes informatiques

OBSERVE: index every web vhost/server block — config file+line, CORS policy, security headers, log paths — and journal per-site findings so the audit can reference each site and the fixer can maintain the exact directive.

2026-06-18
inventory-security-tools
Administrateurs de réseaux et de systèmes informatiques

OBSERVE: discover the host's OWN defensive tooling and bring it into scope — fail2ban, sshguard, CrowdSec, rkhunter, chkrootkit, auditd, ClamAV, AIDE, debsecan/arch-audit, wazuh/ossec. Reports what is present, whether it is actually effective, and flags a whole class of defense that is missing. Read-only; never installs or enables anything.

2026-06-18
correlate-findings
Développeurs de logiciels

ANALYZE: the delta engine. Dedup is automatic via the fingerprint; this computes what CHANGED since the last run — new high-severity findings and regressions — and writes a run summary.

2026-06-18
prioritize-redflags
Développeurs de logiciels

ANALYZE: severity scoring against the baseline and profile, so the report leads with what actually matters on THIS machine.

2026-06-18
report-status
Développeurs de logiciels

EXPRESS: a human-readable summary of journal state — open, regressed, fixed, ignored — leading with what matters most. Read-only.

2026-06-18
web-stats
Développeurs de logiciels

EXPRESS: privacy-respecting web-traffic analytics from the server's own access logs — page views, unique visitors, top pages, referrers, status mix, bots-vs-humans, daily trend. On-demand only; never part of the loop. A GDPR-friendly alternative to third-party analytics.

2026-06-18