Skip to content

Add log-monitoring and vendor-risk skills#2

Merged
maxwellokumu merged 1 commit into
mainfrom
phase-3-logmonitoring-vendorrisk
Mar 26, 2026
Merged

Add log-monitoring and vendor-risk skills#2
maxwellokumu merged 1 commit into
mainfrom
phase-3-logmonitoring-vendorrisk

Conversation

@maxwellokumu
Copy link
Copy Markdown
Owner

Add multiple new skills and example data for two categories: log-monitoring and vendor-risk. Each skill includes a main.py, README, sample_input files and a skill.yaml. Log-monitoring adds: anomaly-detector (per-user, per-day statistical detector using mean + sensitivity×std, with baseline/test JSONL samples), incident-timeline-builder, log-analyzer, and a playbook. Vendor-risk adds: contract-checker (with required-clauses and sample contract), playbook, supply-chain-mapper (CSV sample), and vendor-assessor (JSON sample). Intended for demos, testing, and local experimentation.

Add multiple new skills and example data for two categories: log-monitoring and vendor-risk. Each skill includes a main.py, README, sample_input files and a skill.yaml. Log-monitoring adds: anomaly-detector (per-user, per-day statistical detector using mean + sensitivity×std, with baseline/test JSONL samples), incident-timeline-builder, log-analyzer, and a playbook. Vendor-risk adds: contract-checker (with required-clauses and sample contract), playbook, supply-chain-mapper (CSV sample), and vendor-assessor (JSON sample). Intended for demos, testing, and local experimentation.
@maxwellokumu maxwellokumu merged commit db352d5 into main Mar 26, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant