一键导入
vouch-skills
vouch-skills 收录了来自 vlayer-xyz 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Generate and verify cryptographic web proofs for any HTTPS request using the vlayer 2.0 server-side API. Prove that a specific server returned specific data at a specific time — without the server's cooperation. Use when you need tamper-proof, verifiable records of API responses, user data, or any HTTPS-served content.
Complete reference for all Vouch datasources: IDs, required inputs, geography, and category. Use when selecting a datasourceId for getDataSourceUrl(), understanding what inputs a datasource requires, or identifying which datasources are mobile-only or suppress webProofs.
Build hosted Vouch verification flows with @getvouch/sdk. Generate verification URLs, configure inputs and metadata, verify PSK-protected webhooks, parse webProofs and outputs, optionally verify presentationJson cryptographically, and persist verified accounts. Use when integrating Vouch datasource verification into backend services.