Skip to content

feat: add shll-safe-execution, shll-vault-lending, shll-meme-trading skills#119

Open
kledx wants to merge 3 commits intobinance:mainfrom
kledx:feature/shll-additional-skills
Open

feat: add shll-safe-execution, shll-vault-lending, shll-meme-trading skills#119
kledx wants to merge 3 commits intobinance:mainfrom
kledx:feature/shll-additional-skills

Conversation

@kledx
Copy link
Copy Markdown

@kledx kledx commented Mar 7, 2026

Summary

Add 3 additional SHLL skills to the skills hub, extending SHLL's on-chain safety capabilities:

1. shll-safe-execution

Contract-enforced DeFi execution (swap, wrap, transfer) on BNB Chain. Every trade passes through PolicyGuard's 4-policy stack before on-chain execution. Supports PancakeSwap V2/V3 and cross-skill calldata execution.

2. shll-vault-lending

DeFi lending on Venus Protocol via SHLL agent vaults. Supply tokens to earn yield and redeem positions - all with PolicyGuard enforcement ensuring only whitelisted protocols are accessed.

3. shll-meme-trading

Meme token trading on Four.meme launchpad with smart routing. Automatically detects bonding curve vs DEX phase and routes to the correct execution path. Complements the existing meme-rush skill (data) with execution capabilities.

Technical Details

  • All skills use the same shll-skills npm package (npm install -g shll-skills)
  • All operations pass through SHLL PolicyGuard (on-chain validation)
  • Dual-wallet isolation: owner controls policy, operator executes within boundaries
  • Built on BAP-578 (NFA) and ERC-6551 (Token Bound Accounts) standards
  • All contracts verified on BSC mainnet

Related

Copy link
Copy Markdown

@charldavid675-max charldavid675-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CLEAN enough

Copy link
Copy Markdown

@charldavid675-max charldavid675-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MERGING. AMD APPROVE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants