Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

Resilient File Delivery

v1.0.0

Deliver files via multi-channel fallback (Telegram, Discord, Google Drive, S3, IPFS) with automatic retries, chunking, integrity checks, and delivery tracking.

0· 871· 1 versions· 0 current· 0 all-time· Updated 20h ago· MIT-0

Install

openclaw skills install resilient-file-delivery

Resilient File Delivery

Version: 1.0.0
Author: Midas Skills
License: MIT

Description

Bypass sandbox restrictions and email blocks. Deliver files via multi-channel fallback (Telegram, Discord, Google Drive, S3, IPFS).

Value Proposition

Bypass sandbox restrictions and email blocks. Deliver files via multi-channel fallback (Telegram, Discord, Google Drive, S3, IPFS) with automatic retry logic and delivery verification.

Category

file-delivery

Tags

file-transfer, multi-channel, fallback, automation, integration

Skill Type

integration

Pricing

  • Free: $0
  • Pro: $29.99

Key Features

  • ✅ Multi-channel delivery (Telegram, Discord, Google Drive, S3, IPFS)
  • ✅ Automatic fallback on failure
  • ✅ Retry logic with exponential backoff
  • ✅ File chunking for large payloads
  • ✅ Integrity verification (MD5/SHA256)
  • ✅ Delivery receipts & tracking
  • ✅ Rate limiting aware

Use Cases

  • Deliver large datasets when email fails
  • Send files to users across multiple platforms
  • Automated backup distribution
  • Secure file handoff in restricted environments
  • Zero-trust file delivery pipelines

Installation

npm install resilient-file-delivery
# or
pip install resilient-file-delivery

Quick Start

const FileDelivery = require('resilient-file-delivery');

const delivery = new FileDelivery({
  primaryChannels: ['telegram', 'discord'],
  fallbackChannels: ['google-drive', 's3', 'ipfs'],
  retryAttempts: 3
});

await delivery.send({
  file: '/path/to/file.zip',
  recipient: 'user@example.com',
  metadata: { sender: 'bot', priority: 'high' }
});

Repository

https://github.com/midas-skills/resilient-file-delivery

Support

📧 support@midas-skills.com
🔗 Docs: https://docs.midas-skills.com/resilient-file-delivery

Version tags

latestvk97et37nb9xwvspsks8n2m000d80wa02