✓ Verified
📁 File Management
✓ Enhanced Data
Near Phishing Detector
Detect potential phishing URLs and suspicious contracts targeting NEAR users.
- Rating
- 4.7 (274 reviews)
- Downloads
- 3,395 downloads
- Version
- 1.0.0
Overview
Detect potential phishing URLs and suspicious contracts targeting NEAR users.
Complete Documentation
View Source →
NEAR Phishing Detector Skill
Implementation entrypoint: {baseDir}/dist/index.js
Use this skill to quickly score suspicious links/contracts and generate actionable phishing reports.
Commands
python
@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"""
Notes
- Designed for detection assistance, not legal determination.
- Always verify with official NEAR channels before acting on high-risk links.
Installation
Terminal bash
openclaw install near-phishing-detector
Copied!
💻Code Examples
example.py
@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"""Tags
#pdf_and-documents
Quick Info
Category File Management
Model Claude 3.5
Complexity One-Click
Author mastrophot
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install near-phishing-detector
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0