Skill audit report
Time and timezone utilities for getting current time and converting between timezones. Use when: (1) Getting current time in any timezone, (2) Converting time between different timezones, (3) Working with IANA timezone names, (4) Scheduling across timezones, (5) Time-sensitive operations. Triggers: "what time is it", "current time", "convert time", "timezone", "time in [city]".
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
WARN48
64 GitHub stars
Stars/forks activity
WARN43
64 stars, 6 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
8d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO62
command execution surface, external package install surface
Install availability
PASS92
npx skills add Dianel555/DSkills --skill time
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO76
shell or command execution
Repository evidence
PASS86
https://github.com/Dianel555/DSkills/tree/main/skills/time
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add Dianel555/DSkills --skill time
Repository
88
https://github.com/Dianel555/DSkills/tree/main/skills/time
License
86
MIT
Maintenance
100
8d since push
AI review
55
The fallback to pytz for Python <3.9 is not fully equivalent to zoneinfo; pytz timezone objects require localize() for correct DST handling, which may lead to incorrect conversions in edge cases.
README/SKILL.md completeness
86
Usable description available
Dependency risk
62
command execution surface, external package install surface
Install command safety
92
standard package or runtime install path
Permission surface
76
shell or command execution
Stars/forks activity
43
64 stars, 6 forks; issue activity unavailable in current metadata
Adoption
68
64 GitHub stars
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options