aelf-skills

aelf-skills is a client-agnostic hub for discovering, downloading, bootstrapping, and indexing an “aelf agent skill” ecosystem. It provides a machine-readable skills catalog (skills-catalog.json), a bootstrap.sh CLI for fetching/installing selected skills, and health/security checks plus routing documentation for multiple agent clients.

Evaluated Mar 30, 2026 (0d ago)
Repo ↗ DevTools aelf agent-skills skill-registry bootstrap catalog mcp openclaw cursor claude-code codex ironclaw
⚙ Agent Friendliness
63
/ 100
Can an agent use this?
🔒 Security
34
/ 100
Is it safe for agents?
⚡ Reliability
30
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
85
Error Messages
0
Auth Simplicity
90
Rate Limits
5

🔒 Security

TLS Enforcement
60
Auth Strength
20
Scope Granularity
0
Dep. Hygiene
45
Secret Handling
50

Security boundary is explicitly stated: bootstrap does not execute setup commands; it downloads and optionally installs dependencies and runs health checks. There is a security:audit step to detect risky setup-command patterns. However, the documentation does not clearly specify how secrets are handled during bootstrap/install, nor does it describe TLS/transport guarantees for downloads beyond typical HTTPS assumptions. Since activation may involve executing per-skill installCommand, the primary risk is supply-chain/trust management for third-party skill repositories and commands.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
30
Error Recovery
55
AF Security Reliability

Best When

You want a single catalog + bootstrap workflow to standardize how multiple agent clients (OpenClaw/Codex/Cursor/Claude Code/IronClaw) obtain and activate AElf skills.

Avoid When

You need a managed hosted service with authenticated HTTP APIs, or you cannot run local bootstrap/install steps safely in your environment.

Use Cases

  • Automated discovery and bootstrap of AElf-related agent skill repositories/packages
  • Capability indexing and client-specific activation routing via a stable catalog schema
  • Running health checks and security audits for downloaded/installed skills
  • Providing AI agents a consistent, structured “install contract” (clientInstall) for skills

Not For

  • Serving as a runtime API for on-chain operations (the hub focuses on distribution/bootstrap, not contract execution logic)
  • Replacing each individual skill repository’s client integration logic
  • A hosted service with network endpoints (appears to be a local/CLI/tooling package)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No auth requirements are described for using the hub itself; it operates as a local CLI/tooling package. Skill install commands may have their own auth needs, but those are not specified here.

Pricing

Free tier: No
Requires CC: No

No hosted pricing model is described; appears to be distributed as an npm package/CLI.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Bootstrap/install may execute or rely on per-skill install commands (clientInstall). Agents should ensure trust boundaries before running installCommand locally.
  • GitHub repo URLs are treated as discovery sources, not final install artifacts (routing/activation uses skills-catalog.json contracts).

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for aelf-skills.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6461
Packages Evaluated
19942
Need Evaluation
586
Need Re-evaluation
Community Powered