Use when the user needs to create, extract, flatten, list, test, install, script, or troubleshoot `tzst` CLI workflows for `.tzst` or `.tar.zst` archives,…
SaferSkills independently audited tzst (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill for the tzst command-line interface. Default to execution when the user clearly wants a real archive action and the required paths or archive names are already known.
This skill is CLI-only. If the user is asking about Python code such as from tzst import ..., treat that as a general Python library or API documentation task instead of using this skill as the main guide.
Use this skill when the user:
.tzst or .tar.zst archivestzst archivetzst or choosing CLI flagstzst output for scripting or automationDo not use this skill for generic tar, zip, or Python API questions unless tzst is actually part of the request.
tzst is available with tzst --version or tzst --help.uv tool install tzstpip install tzsttzst --version or tzst --help before doing real work.Requests like "archive these files", "extract this backup", "list what is inside", "test this archive", or "install tzst" are execution intent.
a, add, create for archive creationx, extract for normal extraction with directory structure preservede, extract-flat only when the user explicitly wants flattened outputl, list for archive inspectiont, test for integrity checksreferences/cli-reference.md when you need the command matrix, exact flag names, or copy-paste examples.x over e unless flattening is explicitly requested.--filter data as the default extraction mode.--filter tar only when the user needs standard tar-style compatibility.--filter fully_trusted only when the user explicitly says the archive source is completely trusted.--no-atomic when the user explicitly wants it.--streaming for large archives or memory-constrained environments.tzst --json --no-banner ....--conflict-resolution choice such as replace_all, skip_all, or auto_rename_all.--json with interactive conflict prompting.tzst --json --no-banner l archive.tzst.0 for success, 1 for operation errors, 2 for argument parsing errors, and 130 for interruption.tzst may normalize a creation target to .tzst or .tar.zst.e when the user expected the original directory structure to be preservedfully_trusted for archives from an unknown or untrusted sourcetar habits instead of checking the bundled reference or the installed CLI help~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.