Add USDCtoFiat plugin (Fast | Best cashout) - #2890
Open
ADWilkinson wants to merge 4 commits into
Open
Conversation
Member
|
@crazywoola please see the errors in the CI checks above. |
Author
|
Fixed the CI error in d622909: every tool parameter now includes the required human_description. The Marketplace installation harness passes locally and reaches the plugin server successfully. The new Pre Check Plugin run is awaiting maintainer approval. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin Submission
Plugin information
Submission type
What changed
New Marketplace listing for USDCtoFiat by Galleon Labs.
Adds
ADWilkinson/usdctofiat/usdctofiat-0.1.0.difypkg— a real Dify tool plugin (manifest.yaml+ provider + five tools) that prepares unsigned Base USDC → fiat cash-outs via the publishedusdctofiat>=0.1.0client.modeis a required select on every priced or mutating call. There is no default.The plugin never accepts a wallet private key. It returns unsigned
{to, data, value, chainId}transactions for a host signer injected outside Dify. Provider validation rejectsprivate_key,privateKey,key,secret,mnemonic, andwallet_key.Tools:
usdctofiat_cashout,usdctofiat_estimate,usdctofiat_watch,usdctofiat_withdraw,usdctofiat_deposits.Docs: https://usdctofiat.xyz/developers
Risk level
Financial cash-out flow. The plugin forwards payee handle, amount, currency, and platform to the public Peer/ZKP2P curator/indexer over HTTPS and returns unsigned txs. It does not sign, broadcast, store keys, or persist user data. Choosing the higher level per the submission requirements because this handles financial personal data (payee handles and cash-out amounts).
Required checks
.envfiles,.gitdirectories, virtual environments, caches, logs, or IDE files.PRIVACY.mdor a hosted privacy policy, andmanifest.yamlreferences it.Security and privacy notes
usdctofiat. No user-controlled URL, proxy, crawl, or webhook forward.mode, USDC amount, fiat currency, payment platform, payee handle, deposit id, or a 0x owner address on Base.usdctofiattopeer-ref-TOFIATthengalleonlabs. Callers cannot replace it.PRIVACY.mdin the package;manifest.yamlsetsprivacy: PRIVACY.md.Local validation
Exact head of this PR:
d6229095365bce29a61753a509d34e7fd9e97d5d(feat/usdctofiat-pluginonADWilkinson/dify-plugins).Package path:
ADWilkinson/usdctofiat/usdctofiat-0.1.0.difypkg(13134 bytes).Result on this head:
.git,__pycache__,.env,.DS_Store, venv, tests, caches, logs, or binaries.requirements.txt:dify_plugin>=0.9.0andusdctofiat>=0.1.0(minimum versions; no git/URL installs).manifest.yaml: authorADWilkinson, nameusdctofiat, version0.1.0,privacy: PRIVACY.md, repohttps://github.com/ADWilkinson/usdctofiat-python, contact[email protected].tools/cashout.yaml:modeistype: select,required: true, optionsfastandbestonly. No default.Reviewer notes
Product details
usdctofiat>=0.1.0.Layout
{author}/{plugin}/{plugin}-{version}.difypkgas required. This PR adds only that file. The.difypkgitself is the plugin source (manifest + provider + tools).Known gaps / limitations
modebehavior, privacy pointer, dependency pin, source, and the Marketplace installation harness. A live Dify Cloud sideload was not run.Contribution provenance
yesgrokcursor / grok-boton dappnode asADWilkinsonN/A - no contribution skill usedself-reportedLinks