deer-workflow
An open-source Dynamic Workflow runtime that combines deterministic TypeScript orchestration with replaceable Agent runtimes.
它将机器对机器安全数据与新型x402兼容支付模式结合,通过简单的USDC转账即可即时、免订阅地获取链上风险分析。
M2M threat intelligence for Base (eip155:8453).
Pay per call with USDC — no API keys.
Live API: https://api.blackswanlabs.pl
Landing: https://blackswanlabs.pl
X-Payment-Proof: 0xYOUR_TX_HASH
The tx-hash is bound to the resource (e.g. contract address). Reuse on another address is rejected. Same hash cannot be replayed for a new paid call (KV anti-replay).
0x21360A04853b85a8d2E918b73f97C8ccf5939946
Asset: native USDC on Base — 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
| Product | Method | Path | Price |
|---|---|---|---|
| Contract scan | GET | /scan/{address} | 0.005 USDC |
| Premium dossier | GET | /dossier/{address} | 0.25 USDC |
| Watchdog (7 days) | POST | /watch | 0.50 USDC |
| Daily threat feed | GET | /api/feed/daily/YYYY-MM-DD | 0.01 USDC |
| Live threat stream | GET | /stream/threats | 0.005 USDC / UTC day |
Machine catalogs:
Errors: { "error_code": "...", "message": "...", "error": "..." } — branch on error_code.
Settlement: tx_hash_proof (USDC transfer + hash).
Send exactly 0.005 USDC (or more) to:
0x21360A04853b85a8d2E918b73f97C8ccf5939946
Copy the transaction hash.
/scan with the proofPowerShell:
curl.exe -s "https://api.blackswanlabs.pl/scan/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" `
-H "X-Payment-Proof: 0xPASTE_YOUR_TX_HASH_HERE"
bash:
curl -s "https://api.blackswanlabs.pl/scan/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" \
-H "X-Payment-Proof: 0xPASTE_YOUR_TX_HASH_HERE"
Without payment you get HTTP 402 with payment_info (amount, payTo, network).
Response includes status (SAFE / SUSPICIOUS / SCAM), agent verdict (CLEAR / CAUTION / AVOID), verdict_score, risk_flags, and enrichment dossier.
Base threat intel API for agents: contract scans + CLEAR/CAUTION/AVOID verdicts, pay USDC via HTTP 402.
根据分类、Topic 和编程语言匹配的相似项目。
An open-source Dynamic Workflow runtime that combines deterministic TypeScript orchestration with replaceable Agent runtimes.
A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.
Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.