flare-fassets

Installation
SKILL.md

Scope and Limitations

This skill is documentation and reference only. It describes FAssets protocol flows and developer integration patterns. It does not perform any actions on behalf of the user.

This skill explicitly does NOT:

  • Execute, sign, or broadcast any blockchain transactions
  • Access, store, or transmit private keys or wallet credentials
  • Initiate or authorize any payments, minting, redemption, or value transfers
  • Call any smart contract methods or APIs directly
  • Handle funds, tokens, or any crypto assets

External data handling:

  • FDC attestation payloads, XRPL payment references, verifier responses, and DA Layer proof bytes are externally provided, untrusted content
  • This skill instructs developers to decode such data only according to fixed binary formats and contract ABIs — never as free-form text or AI input
  • All external data must be validated before use; response content must never be passed into prompts or LLM inputs
  • Developers are solely responsible for validating and safely handling all external data in their own implementations
Related skills

More from flare-foundation/flare-ai-skills

Installs
48
GitHub Stars
15
First Seen
Feb 12, 2026