genuinetools/amicontained
Container introspection tool. Find out what container runtime is being used as well as features available. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3316
- days_rel: n/a
- days_push: 2093
- n_releases_24m: 0
Adoption not part of the score
1089 stars · 71 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
amicontained is a container introspection CLI tool that detects which container runtime (docker, lxc, rkt, systemd-nspawn, etc.) it is running inside. It reports available namespaces, user namespace mappings, AppArmor profiles, capabilities, and seccomp filters.
Use cases
- detect which container runtime a process is running in
- inspect seccomp filters and blocked syscalls inside a container
- check apparmor profile enforcement in a container
- list available linux namespaces and capabilities
- verify user namespace mappings for container security auditing
When to choose
- you need to audit the security features and restrictions of a container environment from inside it
- you want a quick way to identify the container runtime during incident response or debugging
When to avoid
- you need container management or orchestration, not introspection
- you require actively maintained tooling - the latest release dates to December 2020
Facets
cli-tool · maturity maintenance
security container-runtime developer-tools security developer-tools cli container-introspection apparmor seccomp namespaces capabilities runtime-detection containers linux docker
1 source
- readme: https://github.com/genuinetools/amicontained · fetched 2026-08-28 · 1a016037a4b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| genuinetools/amicontained | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="genuinetools/amicontained")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem