Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

agent-explore

Package Overview
Dependencies
Maintainers
5
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agent-explore

Explore data across multiple DID agents

latest
Source
npmnpm
Version
1.72.2
Version published
Weekly downloads
28
154.55%
Maintainers
5
Weekly downloads
 
Created
Source

Agent Explore

This package can be used to start a web server that allows you to explore an agent's API. It includes the basic agent explorer web interface that can load the UI plugins and a CLI command to launch it.

Installation

npm -g i agent-explore

Usage

agent-explore serve --port 8080

You can specify a default agent configuration

agent-explore serve --port 8080 --schemaUrl https://example.ngrok.io/open-api.json --apiKey test123 --name Agent

FAQs

Package last updated on 10 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts