{"id":50879518,"url":"https://github.com/zfdang/agent-passport-cli-public","last_synced_at":"2026-06-15T12:32:31.957Z","repository":{"id":360149769,"uuid":"1248910434","full_name":"zfdang/agent-passport-cli-public","owner":"zfdang","description":"Public release channel + docs for the kitepass CLI","archived":false,"fork":false,"pushed_at":"2026-05-25T07:01:21.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T09:05:37.569Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zfdang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-25T06:57:56.000Z","updated_at":"2026-05-25T07:01:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zfdang/agent-passport-cli-public","commit_stats":null,"previous_names":["zfdang/agent-passport-cli-public"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/zfdang/agent-passport-cli-public","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfdang%2Fagent-passport-cli-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfdang%2Fagent-passport-cli-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfdang%2Fagent-passport-cli-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfdang%2Fagent-passport-cli-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zfdang","download_url":"https://codeload.github.com/zfdang/agent-passport-cli-public/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfdang%2Fagent-passport-cli-public/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34363539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-15T12:32:30.755Z","updated_at":"2026-06-15T12:32:31.915Z","avatar_url":"https://github.com/zfdang.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kitepass CLI — public release channel\n\nThis repository is the **public distribution channel** for the\n`kitepass` command-line tool. The CLI source code lives in the private\nmonorepo `zfdang/agent-passport-platform`; releases here mirror its\n`cli/` directory.\n\n- Pre-built binaries for Linux (x86_64, arm64) and macOS (x86_64, arm64)\n  are published to **[Releases](../../releases)**.\n- The static site at \u003chttps://cli.kitepass.xyz\u003e is built from\n  [`webpages/`](./webpages/) via the\n  [Pages workflow](./.github/workflows/pages.yaml).\n\n## Install\n\n```sh\ncurl -fsSL https://cli.kitepass.xyz/install.sh | sh\n```\n\n…or fetch a specific tag:\n\n```sh\nKITEPASS_VERSION=cli-v0.1.0 sh -c \"$(curl -fsSL https://cli.kitepass.xyz/install.sh)\"\n```\n\nManual install:\n\n1. Pick the right archive from [Releases](../../releases) for your\n   platform — `kitepass-cli-linux-x86_64-\u003ctag\u003e.tar.gz`,\n   `kitepass-cli-macos-arm64-\u003ctag\u003e.tar.gz`, etc.\n2. Verify the SHA-256 against the `*.sha256` sidecar.\n3. Verify the Sigstore signature with `cosign verify-blob` (the\n   `.pem` certificate and `.sig` signature are uploaded alongside\n   each archive).\n4. Extract and put the `kitepass` binary on your `PATH`.\n\n## Reporting issues\n\nPlease file issues here. Internal source-level fixes happen in\n`agent-passport-platform`; this repo's issue tracker is the canonical\nuser-facing surface.\n\n## Verifying signatures (cosign)\n\n```sh\ncosign verify-blob \\\n  --certificate kitepass-cli-linux-x86_64-cli-v0.1.0.tar.gz.pem \\\n  --signature   kitepass-cli-linux-x86_64-cli-v0.1.0.tar.gz.sig \\\n  --certificate-identity-regexp 'github\\.com/zfdang/agent-passport-platform' \\\n  --certificate-oidc-issuer    https://token.actions.githubusercontent.com \\\n  kitepass-cli-linux-x86_64-cli-v0.1.0.tar.gz\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzfdang%2Fagent-passport-cli-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzfdang%2Fagent-passport-cli-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzfdang%2Fagent-passport-cli-public/lists"}