Credential-Zugriff
Reads environment variables, test scripts, and optional cloud tokens.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für k6 in AI-Agent-Workflows.
Agent-Sicherheit
k6 runs load tests that can hit local or remote systems with scripted traffic.
Reads environment variables, test scripts, and optional cloud tokens.
Can generate traffic against production endpoints or upload cloud results.
Can publish test results or stress external systems.
Gate cloud uploads, production targets, and secret-backed test runs.
Allow local dry tests; require approval for remote load, cloud output, and tokens.
Installation
brew install k6local Homebrew formula metadata
sudo port install k6MacPorts ports tree · net/k6/Portfile · Quelle: api.github.com
nix profile install nixpkgs#k6nixpkgs package indexes · pkgs/by-name/k6/k6/package.nix · Quelle: api.github.com
sudo zypper install k6openSUSE Tumbleweed package metadata · k6 · Quelle: download.opensuse.org
choco install k6Chocolatey community package catalog · k6 · Quelle: community.chocolatey.org
scoop install main/k6Scoop official bucket manifest trees · bucket/k6.json · Quelle: api.github.com
winget install --id GrafanaLabs.k6 -eWindows Package Manager source index · GrafanaLabs.k6 · Quelle: cdn.winget.microsoft.com
Überblick
Modern load testing tool, using Go and JavaScript
Verlauf
Grafana k6 is an open source load and performance testing tool written in Go with test scripts authored in JavaScript or TypeScript, designed for developer-friendly reliability testing from local runs through cloud and CI workflows.
k6 began as an open source load-testing tool from Load Impact, with public releases visible from 2017. It combined a Go runtime with JavaScript test scripts, aiming to make load tests feel like code that developers could keep with application projects.
Load Impact rebranded around k6 in 2020, including the GitHub repository move from `loadimpact/k6` to `k6io/k6`. Grafana Labs acquired the Stockholm-based k6 company in June 2021 and folded the project into Grafana's observability stack.
In 2025, Grafana announced k6 1.0 as a general-availability milestone with Semantic Versioning, stability guarantees, TypeScript support, native extensibility, and a stronger long-term support story.
k6 adoption grew from teams wanting scripted, automatable load testing without older GUI-heavy workflows. Its JavaScript API, CLI-first design, thresholds, CI integrations, and Grafana/Prometheus-friendly metrics made it attractive to developers, SREs, QA engineers, and platform teams.
After the Grafana acquisition, k6 became part of a broader observability loop: generate load with k6, observe behavior in Grafana-backed systems, and use cloud or Kubernetes execution when local tests are not enough.
Users write test scenarios in JavaScript or TypeScript and run them with `k6 run`, often checking thresholds in CI. More advanced setups send metrics to observability backends, run distributed tests, use extensions, or execute tests through Grafana Cloud k6.
k6 is significant because it made load testing feel like a normal developer CLI dependency: install a binary, commit scripts, run in CI, and export metrics. Its Go-plus-JavaScript architecture also makes it an interesting packaging target: a single executable with an embedded scripting engine and extension ecosystem.
Sicherheitslage
Für k6 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/Library/Application Support/k6/config.json~/.config/k6/config.jsonCredential-bearing paths to review before unattended agent runs.
~/Library/Application Support/k6/config.json~/.config/k6/config.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
k6 | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:k6 |
|---|---|
| Version | 2.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/k6 |
| Homepage | https://k6.io |
| Repository | https://github.com/grafana/k6 |
| Upstream-Dokumentation | https://grafana.com/docs/k6/latest |
| Lizenz | AGPL-3.0-or-later |
| Quellarchiv | https://github.com/grafana/k6/archive/refs/tags/v2.1.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-30T09:51:09Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | k6 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
k6
nix profile install nixpkgs#k6k6 2.0.0-1.1
Modern load testing tool, using Go and JavaScript
sudo zypper install k6k6-bash-completion 2.0.0-1.1
Bash Completion for k6
sudo zypper install k6-bash-completionk6-fish-completion 2.0.0-1.1
Fish Completion for k6
sudo zypper install k6-fish-completionk6-zsh-completion 2.0.0-1.1
Zsh Completion for k6
sudo zypper install k6-zsh-completionk6
sudo port install k6k6
choco install k6main/k6
scoop install main/k6GrafanaLabs.k6
winget install --id GrafanaLabs.k6 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.