Jānis janhouse

threat-hunter-worker (6885c0a5e57beb71a91ea4a812ef39ba972a48f8)

Published 2026-04-22 11:39:31 +00:00 by janhouse

Installation

docker pull git.janhouse.lv/janhouse/threat-hunter-worker:6885c0a5e57beb71a91ea4a812ef39ba972a48f8
sha256:19112ba6f8720bb049c5e8d60cfe979fe7b9db6375b981cb5112af5466cbb2eb

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=6885c0a5e57beb71a91ea4a812ef39ba972a48f8
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=6885c0a5e57beb71a91ea4a812ef39ba972a48f8
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 6885c0a5e57beb71a91ea4a812ef39ba972a48f8
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 11:39:31 +00:00
1
OCI / Docker
linux/amd64
108 MiB
Versions (6) View all