aelf-skills-hub — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited aelf-skills-hub (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
One-stop meta-skill for discovering, downloading, configuring, and routing all aelf ecosystem skills.
Read skills-catalog.json for the full machine-readable registry. Current skills:
| ID | Domain |
|---|---|
portkey-ca-agent-skills | CA wallet: registration, auth, guardian, transfer |
portkey-eoa-agent-skills | EOA wallet: create, import, assets, transfer |
aelf-node-skill | Node: chain status, block, tx, contract view/send |
aelfscan-skill | Explorer: address, token, NFT, statistics analytics |
awaken-agent-skills | DEX: quote, swap, liquidity, K-line |
eforest-agent-skills | NFT marketplace: symbol, collection, listing, trade |
tomorrowdao-agent-skills | Governance: DAO, proposals, BP election, resources |
Read docs/SKILL_ROUTING_MATRIX.md to map intent → skill.
Key rules:
aelf-node-skill for raw node interaction; aelfscan-skill for aggregated analytics../bootstrap.sh --only <skill-id>Options: --source auto|npm|github|local, --skip-install, --skip-health, --dest <dir>.
After bootstrap, run setup inside the downloaded skill directory:
cd downloaded-skills/<skill-id>
bun run setup openclaw # for OpenClaw
bun run setup cursor # for Cursor
bun run setup claude # for Claude Desktopbun run health:check -- --skills-root ./downloaded-skills| Problem | Action |
|---|---|
| Dependency download failed | ./bootstrap.sh --source github --only <skill-id> |
| skill-id not found | bun run catalog:generate, then retry |
| Health check failed | Follow health:check output, add missing artifacts |
bun run security:audit~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.