Skip to content

feat(skill): add relayshield-security identity threat intelligence#5

Open
nzdsf2-gif wants to merge 2 commits into
veniceai:mainfrom
nzdsf2-gif:add-relayshield-security-skill
Open

feat(skill): add relayshield-security identity threat intelligence#5
nzdsf2-gif wants to merge 2 commits into
veniceai:mainfrom
nzdsf2-gif:add-relayshield-security-skill

Conversation

@nzdsf2-gif

@nzdsf2-gif nzdsf2-gif commented May 19, 2026

Copy link
Copy Markdown

What this adds

A new relayshield-security skill covering the full RelayShield identity threat intelligence API. Agents load this skill when they need to:

  • Check email addresses against 13B+ breach records
  • Detect SIM swap / eSIM attacks via live carrier data
  • Scan for typosquat and phishing domains impersonating a brand
  • Audit OAuth-connected SaaS app breach exposure
  • Detect infostealer malware compromise — near real-time identification of device infections by credential-harvesting trojans (RedLine, Raccoon, Vidar) that exfiltrate all browser-saved passwords, session cookies, and crypto wallet keys
  • Assess EVM wallet risk — blacklists, phishing associations, contract flags
  • Scan URLs and files for malware across 70+ engines

Payment

Supports both payment modes:

  • x402 PAYG — USDC on Base (chain 8453), same protocol Venice uses for wallet credits
  • RapidAPI subscription — with a free tier for development

Skill structure

Follows CONTRIBUTING.md conventions: frontmatter, endpoint table with costs, auth section covering both x402 and RapidAPI paths, curl quick-start for all major endpoints with sample responses, full parameter reference, error table, and gotchas section.

Live API

Andrew Gibbs added 2 commits May 19, 2026 16:09
Adds relayshield-security skill covering 8 REST endpoints:
breach, sim-swap, domain lookalikes, OAuth watchlist, wallet scan,
URL scan, file scan, and async result polling.

Supports x402 PAYG (USDC on Base) and RapidAPI subscription.
Free tier available on RapidAPI.
@nzdsf2-gif

Copy link
Copy Markdown
Author

Hi team 👋 Checking in on this PR — happy to revise anything to fit your conventions better. The RelayShield API is live and the skill follows the CONTRIBUTING.md structure. Let me know if there's anything you need from me to move this forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant