Skip to content

ecosystem: add eltociear Security APIs (tokenguard, skill-audit, contract-guard)#245

Open
eltociear wants to merge 2 commits into
coinbase:mainfrom
eltociear:add-eltociear-security-apis
Open

ecosystem: add eltociear Security APIs (tokenguard, skill-audit, contract-guard)#245
eltociear wants to merge 2 commits into
coinbase:mainfrom
eltociear:add-eltociear-security-apis

Conversation

@eltociear

Copy link
Copy Markdown

Adds a Services/Endpoints ecosystem entry for three live, pay-per-call x402 APIs (USDC on Base — no signup, the calling agent's wallet is the auth):

  • tokenguard — heuristic ERC-20 rug/safety scan over public RPC (flags mint / blacklist / pausable / tax / upgradeable-proxy / ownership powers a token owner can use) plus wallet-intel and price endpoints. $0.005/call.
  • skill-audit — scans AI agent skills, plugins, and prompts for malicious patterns (68-pattern scanner). $0.01/call, $0.03 for fetch-URL-and-audit.
  • contract-guard — pre-interaction risk signals for any EVM contract/token address. $0.005/call.

All three return deterministic, machine-readable JSON and are live behind a valid HTTP 402 handshake (Dexter facilitator, 0% fee). Includes an SVG logo.

Supersedes #211, which was accidentally closed when its branch was recreated; this version also adds the logo asset that #211 was missing.

@cb-heimdall

Copy link
Copy Markdown

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

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

Development

Successfully merging this pull request may close these issues.

2 participants