MCPcopy Create free account
hub / github.com/FxEmbed/FxEmbed / credential-tools.mjs

File credential-tools.mjs

tools/credential-tools.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2/**
3 * Encrypt multi-provider credentials for FixTweet worker bundle (AES-256-GCM).
4 * Subcommands: encrypt | push | encrypt-push | presign | pull

Callers

nothing calls this directly

Calls 4

encryptFunction · 0.85
presignFunction · 0.85
pullFunction · 0.85
pushFunction · 0.70

Tested by

no test coverage detected