← Back to search

io.github.rog0x/time

rog0x Scanned 24d ago

Timezone, dates, cron, timestamps for AI agents

B
79.5 / 100

Versions

1.0.2latest
first seen Jun 5, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 18

convert_timezone
annotations: none low

Convert a date/time from one timezone to another

datetime string to_timezone string from_timezone string
list_timezones
annotations: none low

List common timezones with their current UTC offsets

filter string
current_time_multi
annotations: none low

Show current time in multiple timezones at once

time_difference
annotations: none low

Calculate the time difference between two timezones

timezone_a string timezone_b string
format_duration
annotations: none low

Convert seconds to human-readable duration (e.g. 2h 30m 15s)

seconds number
parse_duration
annotations: none low

Parse a human-readable duration string to seconds (e.g.

duration string
time_ago
annotations: none low

Calculate relative time description (e.g.

datetime string reference string
countdown
annotations: none low

Calculate time remaining until a target date/time

from string target string
timestamp_to_date
annotations: none low

Convert a Unix timestamp (seconds or milliseconds) to human-readable date formats

timezone string timestamp number
date_to_timestamp
annotations: none low

Convert a date/time string to Unix timestamps

datetime string
current_timestamp
annotations: none low

Get the current Unix timestamp and formatted date/time

timezone string
parse_cron
annotations: none low

Parse a cron expression into a human-readable description

expression string
cron_next_runs
annotations: none low

Calculate the next N execution times for a cron expression

from string count number expression string
validate_cron
annotations: none low

Validate a cron expression and explain any errors

expression string
generate_cron
annotations: none low

Generate a cron expression from a human-readable description

description string
date_add_subtract
annotations: none low

Add or subtract days, weeks, months, or years from a date

date string amount number
date_difference
annotations: none low

Calculate the difference between two dates in various units

date_a string date_b string
business_days
annotations: none low

Calculate business days between dates or add business days to a date

days number end_date string start_date string

Permissions 0

No permissions indexed yet.

Scan Findings 45

low
Tool 'convert_timezone' has no annotations annotation_checker · 100%
low
Tool 'list_timezones' has no annotations annotation_checker · 100%
low
Tool 'current_time_multi' has no annotations annotation_checker · 100%
low
Tool 'time_difference' has no annotations annotation_checker · 100%
low
Tool 'format_duration' has no annotations annotation_checker · 100%
low
Tool 'parse_duration' has no annotations annotation_checker · 100%
low
Tool 'time_ago' has no annotations annotation_checker · 100%
low
Tool 'countdown' has no annotations annotation_checker · 100%
low
Tool 'timestamp_to_date' has no annotations annotation_checker · 100%
low
Tool 'date_to_timestamp' has no annotations annotation_checker · 100%
low
Tool 'current_timestamp' has no annotations annotation_checker · 100%
low
Tool 'parse_cron' has no annotations annotation_checker · 100%
low
Tool 'cron_next_runs' has no annotations annotation_checker · 100%
low
Tool 'validate_cron' has no annotations annotation_checker · 100%
low
Tool 'generate_cron' has no annotations annotation_checker · 100%
low
Tool 'date_add_subtract' has no annotations annotation_checker · 100%
low
Tool 'date_difference' has no annotations annotation_checker · 100%
low
Tool 'business_days' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-345p-7cg4-v4c7) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-8r9q-7v3j-jr4g) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-w48q-cv73-mx4w) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: convert_timezone manifest_parser · 70%
info
Tool: list_timezones manifest_parser · 70%
info
Tool: current_time_multi manifest_parser · 70%
info
Tool: time_difference manifest_parser · 70%
info
Tool: format_duration manifest_parser · 70%
info
Tool: parse_duration manifest_parser · 70%
info
Tool: time_ago manifest_parser · 70%
info
Tool: countdown manifest_parser · 70%
info
Tool: timestamp_to_date manifest_parser · 70%
info
Tool: date_to_timestamp manifest_parser · 70%
info
Tool: current_timestamp manifest_parser · 70%
info
Tool: parse_cron manifest_parser · 70%
info
Tool: cron_next_runs manifest_parser · 70%
info
Tool: validate_cron manifest_parser · 70%
info
Tool: generate_cron manifest_parser · 70%
info
Tool: date_add_subtract manifest_parser · 70%
info
Tool: date_difference manifest_parser · 70%
info
Tool: business_days manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
info
SBOM generated: 94 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%