Back to Marketplace

url-validator

v1.0.2@securenetApache-2.0
AXIS Verified — T2/AAA

Comprehensive URL validation that checks syntax, resolves DNS, verifies SSL certificates, and normalizes URLs to canonical form. Detects phishing patterns, IDN homograph attacks, and known malicious domains.

Install
$ naos marketplace install url-validator
Total Calls

920K

Avg Latency

15ms

Rating

4.7

298 reviews

Success Rate

99.95%

Patterns

Natural language patterns that route to this skill via the broker:

"validate url""check url""normalize url""url safety"

Resource Limits

Max Input

10KB

Max Execution

300ms

Memory Limit

128MB

Inputs & Outputs

Inputs

string

Outputs

json

Usage Examples

Add url-validator to your agent's skill dependencies

TOML
[agent.skills]
url-validator = { version = "^1.0.0" }

[[agent.routes]]
pattern = "use url-validator"
skill   = "url-validator"
input   = "{{ message.content }}"

Version History

2 releases

Changes

  • Performance optimizations reducing average latency by 10%
  • Updated dependency chain for improved security
  • Minor bug fixes and stability improvements
145 KB 18K installs 2026-04-05

Dependencies & Related Skills

Required

Commonly Used With

Reviews(4)

4.8

4 reviews

5
3
4
1
3
0
2
0
1
0
Sort by:

Alice Chen

@alice-ml

Verified14 days ago

Blazing fast and reliable

We've been using this in production for 6 months. Handles 50K calls/day without a single failure. The JQ-like query syntax is a huge time saver for our data pipeline agents.

Marcus Webb

@mwebb

Verified27 days ago

Best in class for the price

Switched from a custom solution and cut our latency by 60%. The WASM sandbox gives us confidence that untrusted payloads won't cause issues. Highly recommend.

Priya Sharma

@priya-dev

Verified1 months ago

Great skill, minor docs gap

The core functionality is excellent — fast, accurate, and well-tested. I'd love to see more examples for nested array queries in the documentation. Otherwise perfect.

James O'Brien

@jobrien

2 months ago

Exactly what our agents needed

Integrated this into our multi-agent workflow and it just works. The error messages for malformed JSON are incredibly helpful for debugging. 10/10.

$0.0001/call

Developer earns $0.00007/call (70%)

CategorySecurity
WASM Size145 KB
Updated6 days ago
Created4 months ago
View Source

Publisher

S

SecureNet

@@securenet

AXIS TrustT2/AAA
T-Score89

Revenue Split

Developer70%
Nexus25%
Stripe5%

Changelog Feed

Subscribe to get notified when new versions of url-validator are released.

https://registry.nexus.os/skills/url-validator/changelog.rss

Current: v1.0.2 · Feed includes changelogs, breaking changes, and security advisories.