tachyon-cli — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tachyon-cli (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 when inspecting Tachyon Platform state through the local tachyon CLI.
Check the installed CLI and auth profile:
command -v tachyon
tachyon --help
tachyon auth listCloud Apps live under compute:
tachyon compute --help
tachyon compute apps --help
tachyon compute builds --help
tachyon compute logs --helpapp_01km2dr0f6hvgj0qvcteyydfbebld_01kqrqg6wa2b1nbarw5efbh0rztn_01hjjn348rn3t49zz6hvmfq67ptachyon compute builds list <app_id_or_name> --tenant-id <tenant_id>tachyon compute logs <app_id_or_name> --tenant-id <tenant_id>tachyon compute logs --build-id <build_id> --tenant-id <tenant_id>tachyon compute logs <app_id_or_name> --tenant-id <tenant_id> --followSummarize high-signal facts:
BUILD State: SUCCEEDED.Build <id> completed successfully.Do not paste full raw logs unless the user explicitly asks. Even then, redact secrets.
Before quoting or summarizing logs, redact patterns like:
CLOUDFLARE_API_TOKEN=...TACHYON_AUTH_TOKEN=...Authorization: Bearer ...--auth-token ...Prefer summaries like:
CLOUDFLARE_API_TOKEN=<redacted>
TACHYON_AUTH_TOKEN=<redacted>For Vite/Yarn v1 workspace build fixes, look for:
Installing Yarn v1 workspace dependencies from <workspace root>yarn install --frozen-lockfileyarn workspaces focus under Yarn v1npm run buildvite buildpages_build_output_dir = "dist"wrangler pages deploy distDeployment complete!completed successfullyFor old broken Vite paths, look for:
yarn workspaces focus running under Yarn v1.vercel/output/static being used for Vite outputdistwrangler pages deployKeep the answer short and operational:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.