epoch — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited epoch (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use Epoch when a task needs grounded time, cost, schedule, or calibration answers. Epoch is both an MCP server and a CLI, with 24 tools covering temporal math, calendar math, estimation, analytics, cost and risk, and feedback.
../../README.md for tool categories, MCP setup, and examples.../../package.json for the package name, binary name, and verification scripts.npx @kyanitelabs/epoch.epoch <command> or node dist/index.js <command> from a built checkout.get-current-time, convert-timezone, parse-duration, time-math.add-business-days, count-business-days.pert-estimate, cocomo-estimate, sprint-forecast, critical-path, monte-carlo-schedule.reference-class-estimate, calibrate-estimates, accuracy-trend, self-improve.token-time-bridge, token-cost-estimate, compare-models.schedule-risk, cocomo-validate.record-actual, get-pending-estimates, batch-record-actuals, feedback-health.epoch pert-estimate --optimistic 1 --most-likely 2 --pessimistic 5 --unit hours --format json
epoch count-business-days --start-date 2026-06-01 --end-date 2026-07-15 --country US
epoch compare-models --input-tokens 50000 --output-tokens 5000 --format table
epoch record-actual --estimate-id <feedback-token> --actual-hours 3.25 --notes "Completed with build and verification"{
"mcpServers": {
"epoch": {
"command": "npx",
"args": ["@kyanitelabs/epoch"]
}
}
}record-actual whenever possible so Epoch improves over time.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.