walrus-data-security
Installation
SKILL.md
Walrus Data Security
Source constraint: All information in this skill is sourced from the Walrus data security documentation and the Seal SDK documentation. When extending this skill, only pull from these sources.
All data stored on Walrus is public and discoverable by anyone. Blob IDs are not secrets. If your use case requires data confidentiality or access control, you must encrypt data before uploading. Seal is the recommended encryption solution for onchain access control with Walrus.
All patterns in this skill are derived from:
- https://docs.wal.app/docs/data-security
- https://seal-docs.wal.app/
- https://www.npmjs.com/package/@mysten/seal
If unsure about Seal or Walrus security, fetch the relevant page before answering.