url-validator
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.
$ naos marketplace install url-validator920K
15ms
4.7
298 reviews
99.95%
Patterns
Natural language patterns that route to this skill via the broker:
Resource Limits
Max Input
10KB
Max Execution
300ms
Memory Limit
128MB
Inputs & Outputs
Inputs
Outputs
Usage Examples
Add url-validator to your agent's skill dependencies
[agent.skills]
url-validator = { version = "^1.0.0" }
[[agent.routes]]
pattern = "use url-validator"
skill = "url-validator"
input = "{{ message.content }}"Version History
2 releasesDependencies & Related Skills
Required
Commonly Used With
Reviews(4)
4.8
4 reviews
Alice Chen
@alice-ml
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
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
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
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%)
Revenue Split
Changelog Feed
Subscribe to get notified when new versions of url-validator are released.
Current: v1.0.2 · Feed includes changelogs, breaking changes, and security advisories.