Block a user
threat-hunter-worker (51e1be859866c2b51424753ede16336c417e9c15)
Published 2026-04-20 22:21:09 +00:00 by janhouse
Installation
docker pull git.janhouse.lv/janhouse/threat-hunter-worker:51e1be859866c2b51424753ede16336c417e9c15sha256:40a4999dffc142fd49d8dc47a8af03326c3a74b43afe82c2b3c3916b1a24f45a
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=51e1be859866c2b51424753ede16336c417e9c15 |
| 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=51e1be859866c2b51424753ede16336c417e9c15 |
| 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 | 51e1be859866c2b51424753ede16336c417e9c15 |
| 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
Versions (6)
View all
latest
2026-04-22
55bd39e94f27e90b785620db1fc4f5c218b25e22
2026-04-22
6885c0a5e57beb71a91ea4a812ef39ba972a48f8
2026-04-22
dd19b5346a6590fc9eb7a9fa7b7ffd8fe3e88ac7
2026-04-21
1fa5ad2d5b68d8e4e682a9a805d71d8c7f40ea33
2026-04-21