المهارات gen-paylink-govilo
📦

gen-paylink-govilo

مخاطر منخفضة 🌐 الوصول إلى الشبكة🔑 متغيرات البيئة📁 الوصول إلى نظام الملفات

為數位產品產生付費解鎖連結

內容創作者需要一種簡單的方式來將數位檔案貨幣化,而無需建構支付基礎設施。此技能可自動將檔案上傳至 Govilo 儲存空間,並在一個指令中產生加密貨幣支付連結。

يدعم: Claude Codex Code(CC)
🥈 78 فضي
1

تنزيل ZIP المهارة

2

رفع في Claude

اذهب إلى Settings → Capabilities → Skills → Upload skill

3

فعّل وابدأ الاستخدام

اختبرها

استخدام "gen-paylink-govilo". Command to create unlock link for product.zip at 5.00 USDC

النتيجة المتوقعة:

Success response with unlock URL and item ID: {"ok": true, "unlock_url": "https://unlock.govilo.xyz/xxx", "item_id": "item_abc123", "file_count": 1, "total_size": 2048576}

استخدام "gen-paylink-govilo". Command with missing GOVILO_API_KEY environment variable

النتيجة المتوقعة:

Error response with guidance: {"ok": false, "error": "API Key not configured. See references/setup-guide.md for registration steps."}

التدقيق الأمني

مخاطر منخفضة
v1 • 2/23/2026

Static analysis flagged 166 patterns across 9 files, but all findings are false positives. The external_commands detections reference documentation markdown showing uv installation commands, not executable code. Network URLs point to legitimate Govilo API endpoints required for core functionality. Environment variable access is documented and expected for API authentication. Temporary file creation uses Python's tempfile module with proper cleanup. No cryptographic operations exist despite weak crypto flags. The skill demonstrates legitimate file monetization workflow with no evidence of malicious intent, data exfiltration, or command injection vulnerabilities.

9
الملفات التي تم فحصها
498
الأسطر التي تم تحليلها
5
النتائج
1
إجمالي عمليات التدقيق
مشكلات منخفضة المخاطر (2)
External API Dependency
Skill depends on external Govilo API service at api.unlock.govilo.xyz. Service availability and data handling are outside user control.
API Key in Environment
GOVILO_API_KEY stored in environment variable for authentication. Requires secure handling to prevent credential leakage.
تم تدقيقه بواسطة: claude

درجة الجودة

64
الهندسة المعمارية
100
قابلية الصيانة
87
المحتوى
50
المجتمع
86
الأمان
91
الامتثال للمواصفات

ماذا يمكنك بناءه

數位產品創作者

為電子書、設計素材或軟體套件產生付費存取連結,並透過加密貨幣收款。

課程教材分發

封裝並貨幣化教育內容,如影片課程、工作表或程式碼範例,並使用解鎖機制控制存取。

premium 內容閘道

為獨家內容建立付費解鎖連結,例如研究報告、範本或透過聊天或社群媒體分享的高級資源。

جرّب هذه الموجهات

基本連結產生
Create a Govilo unlock link for my file at ./product.zip with title "Premium Template Pack" and price 5.00 USDC. My seller address is 0x1234567890abcdef1234567890abcdef12345678.
資料夾封裝和上傳
Package the contents of ./design-assets folder and create a paid unlock link titled "UI Kit Volume 1" for 10.00 USDC. Use the SELLER_ADDRESS from my environment.
多個檔案含描述
Create an unlock link from ./guide.pdf and ./bonus.xlsx with title "Complete Marketing Guide" priced at 15.00 USDC. Include description "Comprehensive marketing templates and examples for small businesses".
自動化工作流程設定
Help me set up automated link generation for my weekly content drops. I need to understand how to configure .env.govilo properly and create a repeatable command structure for files in ./releases/.

أفضل الممارسات

  • 使用專用的 .env.govilo 檔案僅包含 Govilo 憑證,以防止意外洩露無關的機密資訊
  • 在建立連結之前驗證您的 Base 鏈錢包地址,以確保付款正確路由
  • 在將高價值內容貨幣化之前,先用小檔案和低價格測試,以確認工作流程如預期運作

تجنب

  • 不要將 --env-file 指向包含資料庫憑證或其他無關機密的共用專案 .env
  • 避免在正式環境命令中使用佔位符或範例 API 金鑰,這將導致驗證失敗
  • 不要在未測試檔案內容的情況下建立解鎖連結,因為上傳的檔案無法修改

الأسئلة المتكررة

如何取得 GOVILO_API_KEY?
使用 Gmail 驗證在 govilo.xyz 註冊,導航至左側側邊欄的 Settings,點擊 Manage API Key,然後建立新金鑰。金鑰格式為 sk_live_xxx。
此技能支援哪個區塊鏈?
此技能僅支援 Base 鏈(鏈 ID 8453)。您的賣家錢包地址必須是 Base Mainnet 上的 EVM 相容地址,付款才能正確處理。
我可以上傳大於 20 MB 的檔案嗎?
不行,Govilo API 強制執行 20 MB 最大 ZIP 檔案大小和每個封存 20 個檔案的限制。如有需要,請考慮將大型內容拆分為多個產品。
我的臨時 ZIP 檔案會怎麼樣?
此技能會自動在系統暫存目錄中建立臨時 ZIP 檔案,並在成功上傳後刪除它們。清理發生在 finally 區塊中,以確保即使發生錯誤也能移除。
買家需要 Govilo 帳戶才能解鎖已購買的內容嗎?
買家可以使用加密貨幣付款解鎖內容,無需建立帳戶。解鎖 URL 在付款確認後提供直接存取。
如何驗證我的解鎖連結在分享前是否正常運作?
建立後,開啟回應中傳回的 unlock_url 來預覽產品頁面。您可以在推廣連結之前,用最低價格測試付款流程。

تفاصيل المطور

المؤلف

hau823823

الترخيص

MIT

مرجع

main