Unbearable IaC Audit Pack
OfficialAudits Docker Compose and Dockerfile configurations against 44 security and best-practice checks, covering privilege, network, secrets, filesystem, resources, image hygiene, and more.
Audits GitHub Actions workflow files against 21 security and supply-chain checks, covering token leaks, permission scoping, action pinning, runner security, and workflow configuration.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Unbearable IaC Audit Packaudit my Dockerfile for security issues"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
# Unbearable IaC Audit Pack
Unbearable IaC Audit Pack — all four audit Actors under one MCP endpoint. Snyk-comparable scope at a fraction of the cost. Pay-per-event — only billed when a tool is actually called.
64 checks. 20 categories. 4 audit engines. 1 MCP endpoint.
What's included
Package | Checks | Categories | Primary tool |
Docker Compose audit | 25 | 9 |
|
Dockerfile audit | 19 | 5 |
|
GitHub Actions audit | 21 | 6 |
|
HU Postcode Validator | 5 tools | — |
|
Plus two bundle-only tools:
audit_all— paste a dict of filenames → content; auto-detects Dockerfile, compose, and workflow files and runs the right audit on eachlist_all_checks— full cross-package check catalog in one call
Related MCP server: WhenLabs/When
Quick start (Claude Desktop)
{
"mcpServers": {
"iac-audit-pack": {
"type": "http",
"url": "https://unbearable-dev--iac-audit-pack.apify.actor/mcp",
"headers": {
"Authorization": "Bearer <your-apify-token>"
}
}
}
}Tool catalog
Aggregation (bundle-only)
Tool | Description |
| Multi-file detection + combined audit report |
| All 64 checks across all three audit packages |
Docker Compose (25 checks, 9 categories)
Tool | Description |
| Full 25-check audit |
| Privileged mode, cap_add, user namespace |
| Host networking, exposed dangerous ports |
| Hardcoded passwords, tokens in env vars |
| Docker socket mounts, host path mounts |
| Missing memory/CPU limits |
| Unpinned tags, |
| Restart policies, healthchecks |
| Logging driver config |
| Version field, service naming |
| Check catalog |
Dockerfile (19 checks, 5 categories)
Tool | Description |
| Full 19-check audit |
| Unpinned base, |
| ADD vs COPY, COPY ordering, ENV secrets |
| USER root, privilege escalation patterns |
| Layer count, cache busting |
| Hardcoded secrets in RUN/ENV/ARG |
| Check catalog |
GitHub Actions (21 checks, 6 categories)
Tool | Description |
| Full 21-check audit |
| Leaked tokens, secret in run: blocks |
| Overly broad write-all permissions |
| Unpinned action refs (not SHA-pinned) |
| Self-hosted runner risks |
| pull_request_target misuse, script injection |
| TeamPCP-class supply-chain patterns (GHA-201..208) |
| Check catalog |
HU Postcode Validator (5 tools)
Tool | Description |
| Settlement + county for a HU postcode |
| Alias for validate_postcode |
| All postcodes for a city (diacritic-insensitive) |
| Postcode/city pairing validation |
| All postcodes in a county |
| Budapest I-XXIII → postcodes |
Pricing
Event | USD |
| $0.10 |
Single-domain audit ( | $0.05 |
| $0.005 |
Pay-per-event — no subscription, no monthly minimums. You pay only when a tool is invoked.
Architecture
Package-import (not proxy): all four sub-packages are bundled directly into the
Actor image. Single cold start, single billing rail, no cross-Actor latency.
See DESIGN.md for the full rationale.
Built by Noel @ Unbearable Labs — more like this in the weekly newsletter.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/UnbearableDev/iac-audit-pack'
If you have feedback or need assistance with the MCP directory API, please join our Discord server