# genuinetools/amicontained

Container introspection tool. Find out what container runtime is being used as well as features available.

Repository: https://github.com/genuinetools/amicontained
Canonical: https://ross.abutalabs.com/products/amicontained
Language: Go
License: MIT
License Family: permissive
Topics: containers, docker, rkt, lxc, openvz, libvirt, linux, security, apparmor, capabilities, namespaces, systemd-nspawn, opencontainers, container-introspection
Last push: 2020-12-09T04:37:59+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3316, "days_push": 2093, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1089, forks 71 (observed 2026-08-28T04:03:32.598419+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: security, container-runtime, developer-tools
- domain: security, developer-tools
- platform: cli
- tags: container-introspection, apparmor, seccomp, namespaces, capabilities, runtime-detection, containers, linux, docker

## Member repositories
- genuinetools/amicontained (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.598419+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:17.708307+00:00, confidence not recorded.
  - readme: https://github.com/genuinetools/amicontained (fetched 2026-08-28T04:03:32.598419+00:00, sha 1a016037a4b9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
