{"_id":"@agentbridgehq/agentbridge","_rev":"2-434a6057a36cc66105e8a145cf10fae7","name":"@agentbridgehq/agentbridge","dist-tags":{"latest":"0.2.0"},"versions":{"0.1.0":{"name":"@agentbridgehq/agentbridge","version":"0.1.0","keywords":["agent","plugins","mcp","agent-plugins","skills","cli"],"author":{"name":"Masih Moloodian","email":"masihmoloodian@gmail.com"},"license":"Apache-2.0","_id":"@agentbridgehq/agentbridge@0.1.0","maintainers":[{"name":"masihmoloodian","email":"masihmoloodian@gmail.com"}],"homepage":"https://github.com/agentbridgehq/agentbridge","bugs":{"url":"https://github.com/agentbridgehq/agentbridge/issues"},"bin":{"agentbridge":"bin/agentbridge"},"dist":{"shasum":"71801bf6147783b3d3381f486492b41f4121b637","tarball":"https://registry.npmjs.org/@agentbridgehq/agentbridge/-/agentbridge-0.1.0.tgz","fileCount":5,"integrity":"sha512-xi1hC95J3TuBM0nQxkZ2PQnD5qPXdSuon0aXQCc0ZOlu2yKnfQrWyotY9HyHs6wIkiOWZHuWKywS7Pb6f/o2kg==","signatures":[{"sig":"MEUCIBtT2BLxIjQ5vAuEshGRU3BiUqROTnSYqRQLxGeYw+BQAiEAiQFTaXiNnVXAgs0zh3J1c0KbTqYv5sKee2p3jGv3u+w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10250},"engines":{"node":">=18"},"gitHead":"bd04ac03f6404808e4d082b09a42815c2656db2a","scripts":{"test":"node --test","postinstall":"node install.js"},"_npmUser":{"name":"masihmoloodian","email":"masihmoloodian@gmail.com"},"repository":{"url":"git+https://github.com/agentbridgehq/agentbridge.git","type":"git"},"_npmVersion":"11.19.1","description":"The supply chain for agent extensions — install any agent plugin into any agent client","directories":{},"_nodeVersion":"22.19.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/agentbridge_0.1.0_1788082873129_0.10545896300656943","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@agentbridgehq/agentbridge","version":"0.2.0","description":"The supply chain for agent extensions — install any agent plugin into any agent client","license":"Apache-2.0","author":{"name":"Masih Moloodian","email":"masihmoloodian@gmail.com"},"homepage":"https://github.com/agentbridgehq/agentbridge","repository":{"type":"git","url":"git+https://github.com/agentbridgehq/agentbridge.git"},"keywords":["agent","plugins","mcp","agent-plugins","skills","cli"],"bin":{"agentbridge":"bin/agentbridge"},"scripts":{"postinstall":"node install.js","test":"node --test"},"engines":{"node":">=18"},"gitHead":"191c9c2e4e59b3ed0c1c4eaecf6681f1eb78cfa8","_id":"@agentbridgehq/agentbridge@0.2.0","bugs":{"url":"https://github.com/agentbridgehq/agentbridge/issues"},"_nodeVersion":"24.19.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-Bsg2Ws9vXDPgHFyANZdg4sqc8DxARWWvm8778zt1Q94feLeKNRQ6JSgNDfW27Ffpwv5kY/hKczM0qKN+XKuZeg==","shasum":"86f4f01006a0bc3fbacd9bcb80879e7bae89f512","tarball":"https://registry.npmjs.org/@agentbridgehq/agentbridge/-/agentbridge-0.2.0.tgz","fileCount":5,"unpackedSize":10256,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentbridgehq%2fagentbridge@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCc3W28JqYvLeOXCcjyHRow2Pnd1NJtpAwcW2j5bF4HBAIgU76b9CfPxQyhTD5JThn8oQDmMtkIMQy1eCzsXXIGyxM="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c2effbcd-9141-4652-9705-00b4f60764bd"}},"directories":{},"maintainers":[{"name":"masihmoloodian","email":"masihmoloodian@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/agentbridge_0.2.0_1788158092697_0.6351056105304367"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-30T09:41:12.970Z","modified":"2026-08-31T06:34:53.352Z","0.1.0":"2026-08-30T09:41:13.287Z","0.2.0":"2026-08-31T06:34:52.831Z"},"bugs":{"url":"https://github.com/agentbridgehq/agentbridge/issues"},"author":{"name":"Masih Moloodian","email":"masihmoloodian@gmail.com"},"license":"Apache-2.0","homepage":"https://github.com/agentbridgehq/agentbridge","keywords":["agent","plugins","mcp","agent-plugins","skills","cli"],"repository":{"type":"git","url":"git+https://github.com/agentbridgehq/agentbridge.git"},"description":"The supply chain for agent extensions — install any agent plugin into any agent client","maintainers":[{"name":"masihmoloodian","email":"masihmoloodian@gmail.com"}],"readme":"# agentbridge\n\nThe supply chain for agent extensions — install any agent plugin into any agent\nclient.\n\n```bash\nnpm install -g @agentbridgehq/agentbridge\nagentbridge clients\n```\n\n**Node is a dependency of installing, never of running.** This package downloads\na static Go binary for your platform on install and verifies its SHA-256 against\nthe release's signed checksum file before writing anything. After that, Node is\nnot involved: the command you run is the binary.\n\nThat verification is not optional. `npm` postinstall scripts are a well-worn\nsupply-chain vector, and a tool whose whole argument is about knowing where your\nplugins came from cannot have an installer that downloads a binary and trusts it.\n\nOther ways to install, both of which also verify:\n\n```bash\nbrew install agentbridgehq/tap/agentbridge\ncurl -fsSL https://raw.githubusercontent.com/agentbridgehq/agentbridge/main/install.sh | sh\n```\n\nSource, documentation and issues:\nhttps://github.com/agentbridgehq/agentbridge\n","readmeFilename":"README.md"}