Jānis janhouse

threat-hunter-worker (55bd39e94f27e90b785620db1fc4f5c218b25e22)

Published 2026-04-22 13:56:54 +00:00 by janhouse

Installation

docker pull git.janhouse.lv/janhouse/threat-hunter-worker:55bd39e94f27e90b785620db1fc4f5c218b25e22
sha256:87c4b4304cde6899974740f37554b12d8d462e9aa9d0dd9411c6d24cb8df6888

About this package

Autonomous threat-hunting worker running Claude CLI with the threat-agent tool

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends openssh-client curl ca-certificates jq bash && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c curl -fsSL https://claude.ai/install.sh | bash # buildkit
COPY /threat-agent /usr/local/bin/threat-agent # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/threat-agent # buildkit
WORKDIR /task
ARG GIT_SHA=55bd39e94f27e90b785620db1fc4f5c218b25e22
LABEL org.opencontainers.image.title=Threat Hunter Worker
LABEL org.opencontainers.image.description=Autonomous threat-hunting worker running Claude CLI with the threat-agent tool
LABEL org.opencontainers.image.source=https://git.janhouse.lv/janhouse/threat-hunter
LABEL org.opencontainers.image.revision=55bd39e94f27e90b785620db1fc4f5c218b25e22
ENTRYPOINT ["claude" "--print"]

Labels

Key Value
com.docker.compose.project threat-hunter
com.docker.compose.service worker
com.docker.compose.version 5.1.1
org.opencontainers.image.description Autonomous threat-hunting worker running Claude CLI with the threat-agent tool
org.opencontainers.image.revision 55bd39e94f27e90b785620db1fc4f5c218b25e22
org.opencontainers.image.source https://git.janhouse.lv/janhouse/threat-hunter
org.opencontainers.image.title Threat Hunter Worker
org.opencontainers.image.version 24.04
Details
Container
2026-04-22 13:56:54 +00:00
4
OCI / Docker
linux/amd64
108 MiB
Versions (6) View all