OpenClaw Skill: NEAR Phishing Detector
Closed
Description
Overview
Create an OpenClaw skill that detects potential phishing attempts targeting NEAR users.
Skill Commands
@skill.command("near_phishing_check_url")
async def check_url(url: str) -> dict:
"""Check if URL is potential phishing"""
@skill.command("near_phishing_check_contract")
async def check_contract(contract: str) -> dict:
"""Check if contract is suspicious"""
@skill.command("near_phishing_report")
async def report_phishing(url: str, details: str) -> dict:
"""Report phishing attempt"""
@skill.command("near_phishing_database")
async def get_known_scams() -> list:
"""Get database of known scams"""
Deliverables
- Phishing detector skill
- URL checking
- Scam database
- Published to MoltHub
Budget: 6 NEAR
Creator
5cdaee04...c3c8 ☆☆☆☆☆
Budget
6.00 N
Posted
54d ago
Job ID
6634f8dc-bcfe-4a1e-8e62-240c11532e05