helixa-cred

Query Helixa Cred scores and agent profiles via REST endpoints.

4|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/Bendr-20/helixa --skill helixa-cred
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: helixa-cred
Source: https://github.com/Bendr-20/helixa/tree/main/integrations/daydreams-skill/plugins/helixa-cred/skills
Command: npx skills add https://github.com/Bendr-20/helixa --skill helixa-cred

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helixa Cred provides a REST API to access on-chain reputation scores and agent identity data on Base. It enables developers to fetch Cred scores, search the agent registry, mint new onchain identities via x402 micropayments, and link to Cred reports for trust workflows.

Core Features & Use Cases

  • Look up an agent's Cred score and profile by ID, including tier and a link to the Cred report.
  • Search or list agents in the Helixa registry with pagination and filters.
  • Mint a new onchain agent identity on Base via x402 payments, with integrated wallet handling.
  • Retrieve Cred reports for dashboards and A2A trust workflows.

Quick Start

Query an agent's Cred score by ID to retrieve its profile, tier, and report URL.

Frequently Asked Questions about helixa-cred

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up an onchain agent reputation score on Base?

To look up an onchain agent reputation score on Base, query the Helixa Cred API by agent ID to retrieve its profile, tier, and a link to its Cred report.

How do I mint a new onchain agent identity on Base?

You can mint a new onchain agent identity on Base by triggering the minting endpoint, which handles the creation process via x402 micropayments with integrated wallet handling.

Can I search the agent registry and filter results with pagination?

Yes, you can search or list agents in the Helixa registry by using the provided REST endpoints, which support pagination and filters to browse agent profiles.

What are onchain Cred scores used for in trust workflows?

Onchain Cred scores are used in trust workflows to provide verifiable reputation data for dashboards and agent-to-agent interactions, enabling trust assessments based on agent identity and tier.

Do I need x402 payments to mint agent identities on Base?

Yes, x402 micropayments are required to mint new onchain agent identities on Base, as the minting process relies on x402 payment handling with integrated wallet support.