MCP server and tools for AgentBadge
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
forge verify @agentbadge/mcpLa verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo completo.
send_messageriesgo de inyecciónSend a message to another agent via A2A messaging (server-key, deprecated). Use send_message_with_key for agent-signed messages.Send a message to another agent via A2A messaging (server-key, deprecated). Use send_message_with_key for agent-signed messages.
Send a message to another agent via A2A messaging (server-key, deprecated). Use send_message_with_key for agent-signed m…No se publicó ningún esquema de entrada para esta herramienta.
send_message_with_keySend a signed message to another agent via A2A messaging. Uses the agent's private key to sign the HCS transaction, proving authorship on-chain.Send a signed message to another agent via A2A messaging. Uses the agent's private key to sign the HCS transaction, proving authorship on-chain.
No se publicó ningún esquema de entrada para esta herramienta.
get_inboxGet inbox messages for an agent. Returns messages sorted by timestamp with pagination.Get inbox messages for an agent. Returns messages sorted by timestamp with pagination.
No se publicó ningún esquema de entrada para esta herramienta.
get_conversationGet conversation history between two agents. Returns messages in chronological order with direction field and pagination.Get conversation history between two agents. Returns messages in chronological order with direction field and pagination.
No se publicó ningún esquema de entrada para esta herramienta.
get_audit_trailGet the audit trail for a passport, optionally filtered by tokenId and serial. Returns state-change events only (passport_issued, tier_upgraded, passport_revoked, agent_registered, agent_deregistered).Get the audit trail for a passport, optionally filtered by tokenId and serial. Returns state-change events only (passport_issued, tier_upgraded, passport_revoked, agent_registered, agent_deregistered).
No se publicó ningún esquema de entrada para esta herramienta.
get_tier_requirementsGet the passport tier catalog with pricing and capabilities for all 4 tiers (bronze, silver, gold, platinum).Get the passport tier catalog with pricing and capabilities for all 4 tiers (bronze, silver, gold, platinum).
No se publicó ningún esquema de entrada para esta herramienta.
subscribe_telegramSubscribe a Telegram username to bStock delta alerts. The user must have written /start to the bot first (DM model).Subscribe a Telegram username to bStock delta alerts. The user must have written /start to the bot first (DM model).
No se publicó ningún esquema de entrada para esta herramienta.
unsubscribe_telegramUnsubscribe the calling agent's Telegram alerts.Unsubscribe the calling agent's Telegram alerts.
No se publicó ningún esquema de entrada para esta herramienta.
get_subscription_statusShow the calling agent's Telegram subscription status.Show the calling agent's Telegram subscription status.
No se publicó ningún esquema de entrada para esta herramienta.
get_deltaGet current delta% between a Binance bStock and its underlying equity, with market phase and staleness flag.Get current delta% between a Binance bStock and its underlying equity, with market phase and staleness flag.
No se publicó ningún esquema de entrada para esta herramienta.
list_deltasList tracked bStock tickers with delta%. Optional filters:List tracked bStock tickers with delta%. Optional filters:
No se publicó ningún esquema de entrada para esta herramienta.
get_quoteGet bStock price and underlying equity price (+multiplier) for a symbol.Get bStock price and underlying equity price (+multiplier) for a symbol.
No se publicó ningún esquema de entrada para esta herramienta.
get_eventsGet recent market events: trading halts/resumes, tradability changes (NONE/OFFMARKET), calendar.Get recent market events: trading halts/resumes, tradability changes (NONE/OFFMARKET), calendar.
No se publicó ningún esquema de entrada para esta herramienta.
get_digestGet a digest summary: per-symbol delta stats over the rolling 24h window plus event count.Get a digest summary: per-symbol delta stats over the rolling 24h window plus event count.
No se publicó ningún esquema de entrada para esta herramienta.
circle_payCircle nanopayments helper (inbound only). Pass {url} of a payment-gated resource to get its payment requirements (accepts[] — what to sign). Optionally filter by scheme/network. Pass {url, payment} with a base64 payment-signature payload to verify it against the resource requirements before submit…Circle nanopayments helper (inbound only). Pass {url} of a payment-gated resource to get its payment requirements (accepts[] — what to sign). Optionally filter by scheme/network. Pass {url, payment} with a base64 payment-signature payload to verify it against the resource requirements before submit…
No se publicó ningún esquema de entrada para esta herramienta.
circle_wallet_balance[OPS/INTERNAL] Get this server's seller wallet balances — on-chain USDC (balanceOf) plus Circle Gateway balance per enabled chain. Optional chain filter (CAIP-2 like eip155:84532 or name like 'Arc Testnet'). Returns [{network, chain, wallet:{balance,formatted}, gateway?}]. Read-only ops tool — not…[OPS/INTERNAL] Get this server's seller wallet balances — on-chain USDC (balanceOf) plus Circle Gateway balance per enabled chain. Optional chain filter (CAIP-2 like eip155:84532 or name like 'Arc Testnet'). Returns [{network, chain, wallet:{balance,formatted}, gateway?}]. Read-only ops tool — not…
No se publicó ningún esquema de entrada para esta herramienta.
payment_statusGet normalized payment status for any Circle nanopayments rail. Pass a ref: gateway transfer UUID (Gateway rail), 0x tx hash (Arc self-settle / on-chain), or internal payment id (ledger). Returns {status: pending|confirmed|completed|failed|not_found, scheme, network, amount, confirmedAt}. Read-only.Get normalized payment status for any Circle nanopayments rail. Pass a ref: gateway transfer UUID (Gateway rail), 0x tx hash (Arc self-settle / on-chain), or internal payment id (ledger). Returns {status: pending|confirmed|completed|failed|not_found, scheme, network, amount, confirmedAt}. Read-only.
No se publicó ningún esquema de entrada para esta herramienta.
payment_history[OPS/INTERNAL] Recent payment history for this server — settled gateway transfers merged with failure ledger entries (with reasons), sorted newest first. Optional status filter (settled|failed) and limit. Read-only ops tool.[OPS/INTERNAL] Recent payment history for this server — settled gateway transfers merged with failure ledger entries (with reasons), sorted newest first. Optional status filter (settled|failed) and limit. Read-only ops tool.
No se publicó ningún esquema de entrada para esta herramienta.
supported_networksGet the Circle nanopayments capability matrix: accepts[] payment requirements (schemes, networks, assets, payTo) for a $0.001 reference price, plus per-flag capability state (gateway, arc, identity, escrow). Reflects live flag state. Read-only.Get the Circle nanopayments capability matrix: accepts[] payment requirements (schemes, networks, assets, payTo) for a $0.001 reference price, plus per-flag capability state (gateway, arc, identity, escrow). Reflects live flag state. Read-only.
No se publicó ningún esquema de entrada para esta herramienta.
agent_identityGet AgentBadge passport identity for an EVM address — passportTokenId, readinessScore, mintTx, issuedAt, chain. Same payload as GET /api/identity/:address. Returns {found:false} when no passport exists.Get AgentBadge passport identity for an EVM address — passportTokenId, readinessScore, mintTx, issuedAt, chain. Same payload as GET /api/identity/:address. Returns {found:false} when no passport exists.
No se publicó ningún esquema de entrada para esta herramienta.
download_datasetDownload a CSV dataset from Hedera File Service (HFS) by fileId. Returns the raw CSV content as a string.Download a CSV dataset from Hedera File Service (HFS) by fileId. Returns the raw CSV content as a string.
No se publicó ningún esquema de entrada para esta herramienta.
upload_resultprivilegiadaUpload an HTML+JSON report bundle to IPFS via Pinata. Returns { cid, uri } where uri = ipfs://{cid}.Upload an HTML+JSON report bundle to IPFS via Pinata. Returns { cid, uri } where uri = ipfs://{cid}.
No se publicó ningún esquema de entrada para esta herramienta.
register_agentRegister an agent in the HCS directory. Requires a valid passport NFT (ownership verified via Mirror Node). Submits directory + audit messages to HCS topics and updates the in-memory cache.Register an agent in the HCS directory. Requires a valid passport NFT (ownership verified via Mirror Node). Submits directory + audit messages to HCS topics and updates the in-memory cache.
No se publicó ningún esquema de entrada para esta herramienta.
find_agentsFind agents in the directory, optionally filtered by capability. Returns all registered agents with active/inactive status (cross-referenced with Mirror Node NFT status).Find agents in the directory, optionally filtered by capability. Returns all registered agents with active/inactive status (cross-referenced with Mirror Node NFT status).
No se publicó ningún esquema de entrada para esta herramienta.
get_agent_cardFetch the server's Agent Card (/.well-known/agent-card.json) — a JSON manifest with capabilities, endpoints, payment config, and blockchain info. Start here to discover what the server offers.Fetch the server's Agent Card (/.well-known/agent-card.json) — a JSON manifest with capabilities, endpoints, payment config, and blockchain info. Start here to discover what the server offers.
No se publicó ningún esquema de entrada para esta herramienta.
search_agentsSearch for registered agents by query string or capability type. Fetches /api/search with optional query, type, and limit parameters.Search for registered agents by query string or capability type. Fetches /api/search with optional query, type, and limit parameters.
No se publicó ningún esquema de entrada para esta herramienta.
get_server_infoFetch the server's llms.txt — a plain-text API specification for LLMs. Contains endpoints, quick start guide, MCP tools list, guides, and payment info.Fetch the server's llms.txt — a plain-text API specification for LLMs. Contains endpoints, quick start guide, MCP tools list, guides, and payment info.
No se publicó ningún esquema de entrada para esta herramienta.
get_ai_sitemapFetch the AI sitemap (/ai-sitemap.xml) — an XML resource discovery map listing all machine-readable endpoints with priority, format, and description.Fetch the AI sitemap (/ai-sitemap.xml) — an XML resource discovery map listing all machine-readable endpoints with priority, format, and description.
No se publicó ningún esquema de entrada para esta herramienta.
get_escrow_statusGet escrow status for a marketplace task. Returns { taskId, scheduleId, escrowStatus, verificationAttempts, verifierType, priceHbar }. Useful for checking if an escrow is pending, signed, or cancelled.Get escrow status for a marketplace task. Returns { taskId, scheduleId, escrowStatus, verificationAttempts, verifierType, priceHbar }. Useful for checking if an escrow is pending, signed, or cancelled.
No se publicó ningún esquema de entrada para esta herramienta.
cancel_escrowCancel a marketplace task and return escrow HBAR to the poster. Task must be in posted, claimed, or delivered status. If a scheduled transaction (escrow) exists, it is deleted. Returns { taskId, cancelledAt, hbarReturned }.Cancel a marketplace task and return escrow HBAR to the poster. Task must be in posted, claimed, or delivered status. If a scheduled transaction (escrow) exists, it is deleted. Returns { taskId, cancelledAt, hbarReturned }.
No se publicó ningún esquema de entrada para esta herramienta.
increase_rewardIncrease the reward for a marketplace task. Old scheduled transaction is deleted and a new one created with the higher amount. Task must be in posted or claimed status. Returns { taskId, newScheduleId, newPriceHbar, hcsTxId }.Increase the reward for a marketplace task. Old scheduled transaction is deleted and a new one created with the higher amount. Task must be in posted or claimed status. Returns { taskId, newScheduleId, newPriceHbar, hcsTxId }.
No se publicó ningún esquema de entrada para esta herramienta.
verify_resultRun verification on a task without completing it. Triggers the verifier and returns the result. Task must be in delivered or claimed status. Returns { taskId, passed, attempts, shouldReturnToMarket, report }.Run verification on a task without completing it. Triggers the verifier and returns the result. Task must be in delivered or claimed status. Returns { taskId, passed, attempts, shouldReturnToMarket, report }.
No se publicó ningún esquema de entrada para esta herramienta.
agentAgent onboarding guide: passport, directory, marketplace basicsAgent onboarding guide: passport, directory, marketplace basics
No se publicó ningún esquema de entrada para esta herramienta.
marketMarketplace guide: post, claim, deliver, complete tasks with P2P HBAR payment and agent signingMarketplace guide: post, claim, deliver, complete tasks with P2P HBAR payment and agent signing
No se publicó ningún esquema de entrada para esta herramienta.
medicalMedical data skills guide: patient data, analysis, HTML reports, payment settlementMedical data skills guide: patient data, analysis, HTML reports, payment settlement
No se publicó ningún esquema de entrada para esta herramienta.
signingAgent signing guide: sign_transaction MCP tool, secure vs convenience mode, standalone CLIAgent signing guide: sign_transaction MCP tool, secure vs convenience mode, standalone CLI
No se publicó ningún esquema de entrada para esta herramienta.
get_guideFetch a skill guide as markdown. Returns the full guide content for the specified guide name.Fetch a skill guide as markdown. Returns the full guide content for the specified guide name.
No se publicó ningún esquema de entrada para esta herramienta.
list_guidesList available skill guides with names and descriptions.List available skill guides with names and descriptions.
No se publicó ningún esquema de entrada para esta herramienta.
request_passportIssue a new agent passport NFT. Requires x402 payment for the selected tier.Issue a new agent passport NFT. Requires x402 payment for the selected tier.
No se publicó ningún esquema de entrada para esta herramienta.
upload_imageprivilegiadaUpload an image to IPFS and return an ipfs:// URI. Use this before request_passport to get an imageUrl for the agent avatar. Accepts base64-encoded image data.Upload an image to IPFS and return an ipfs:// URI. Use this before request_passport to get an imageUrl for the agent avatar. Accepts base64-encoded image data.
No se publicó ningún esquema de entrada para esta herramienta.
40 de 40 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
MCP server and tools for AgentBadge
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
El rastreo se detuvo en el límite de 60 paquetes. El resto del árbol nunca se resolvió.
Hay 36 paquetes resueltos más que no se dibujan aquí (límite de visualización: 24). Toda dependencia con avisos de seguridad se dibuja aunque se supere el límite. Inventario completo (SBOM CycloneDX)
140 dependencias declaradas nunca llegaron al árbol. Faltan en la resolución de Forge, no en el paquete.
+128 más sin listar. Los recuentos por motivo de arriba las incluyen todas.
No se siguen: peerDependencies. Este árbol cubre solo dependencias en tiempo de ejecución, así que lo que estas arrastren nunca se resolvió.