skill
직업 분류
설명
업데이트
prod-analysis
소프트웨어 개발자
Production honeypot data-pull, investigation, and report workflow — SSH data pull from droplet, log/DB parsing with analyze_production.py, attack pattern detection, data quality audit, and structured report generation.
2026-07-10
prod-healthcheck
네트워크·컴퓨터 시스템 관리자
Fast read-only SSH health check for the manyfaced honeypot service — is it alive, are processes running, ports listening, disk healthy? No data pulls, no reports, nothing written to disk.
2026-07-10
add-service-handler
소프트웨어 개발자
Recipe for adding a new fake service "face" to the honeypot — handler class, route registration, monster page entry, and tests. Based on current Router + per-service route files architecture (not the stale registry.py pattern).
2026-05-18