Jānis janhouse

threat-hunter-worker (1fa5ad2d5b68d8e4e682a9a805d71d8c7f40ea33)

Published 2026-04-21 17:57:12 +00:00 by janhouse

Installation

docker pull git.janhouse.lv/janhouse/threat-hunter-worker:1fa5ad2d5b68d8e4e682a9a805d71d8c7f40ea33
sha256:489013559f18299a092e9ed87bbfef4a0707a7c8d864c3f932b46100256acce0

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=1fa5ad2d5b68d8e4e682a9a805d71d8c7f40ea33
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=1fa5ad2d5b68d8e4e682a9a805d71d8c7f40ea33
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 1fa5ad2d5b68d8e4e682a9a805d71d8c7f40ea33
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-21 17:57:12 +00:00
1
OCI / Docker
linux/amd64
108 MiB
Versions (6) View all