Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/miounet11/ccjk/get-current-datetimegit clone --depth 1 https://github.com/miounet11/ccjkWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/miounet11/ccjk/get-current-datetime)<a href="https://agentmods.dev/agents/miounet11/ccjk/get-current-datetime"><img src="https://agentmods.dev/badge/agents/miounet11/ccjk/get-current-datetime.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00026 | $0.00232 |
| Opus 5 | $0.00013 | $0.00116 |
| Sonnet 5 | $0.00005 | $0.00046 |
| Haiku 4.5 | $0.00003 | $0.00023 |
Grade A, and why
get-current-datetime scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to get-current-datetime — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
Execute date and return ONLY the command output.
date +'%Y-%m-%d %H:%M:%S'
DO NOT add any text, headers, formatting, or explanations. DO NOT add markdown formatting or code blocks. DO NOT add "Current date and time is:" or similar phrases. DO NOT use parallel agents.
Just return the raw bash command output exactly as it appears.
Example response: 2025-07-28 23:59:42
Format options if requested:
- Filename: Add
+"%Y-%m-%d_%H%M%S" - Readable: Add
+"%Y-%m-%d %H:%M:%S %Z" - ISO: Add
+"%Y-%m-%dT%H:%M:%S%z"
Use the get-current-datetime agent to get accurate timestamps instead of manually writing time information.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 30 lines · 26 tokens per session scan A 3fb96db499d9
get-current-datetime is an agent published in the GitHub repository miounet11/ccjk (46 stars, last pushed 2mo ago), licensed MIT. It adds 26 tokens to every session and 232 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to get-current-datetime, differing in 0 lines, and is treated as a copy.
Other agents, from other repositories
unity-pro
Build Unity gameplay and engine-level features in Unity 2022.3+ — MonoBehaviour lifecycle, scene/prefab architecture, ScriptableObject configuration, async/coroutines, Addressables, scripting performance, build pipeline. Handles render-pipeline-aware decisions (URP/HDRP/Built-in) and platform targets (Standalone…
c-sharp-pro
Write idiomatic C# code with modern language features, async patterns, and LINQ. Masters .NET ecosystem, Entity Framework Core, and ASP.NET Core. Use for C# optimization, refactoring, or complex .NET solutions.
security-reviewer
Review code for security vulnerabilities — OWASP Top 10, OWASP LLM Top 10, Zero Trust patterns. Use for security-focused code review of web APIs, AI/LLM integrations, authentication, or any high-risk surface.
metal-video-source-pro
Write video frame source code that feeds Metal textures via VideoToolbox + CVMetalTextureCache on iOS/iPadOS, macOS, and visionOS. Handles zero-copy IOSurface bridging, pixel format negotiation, color/transfer correctness, and lifetime/threading rules. Use PROACTIVELY for VTDecompressionSession pipelines…
unity-ui-pro
Build Unity UI — UI Toolkit (UXML/USS/UIDocument) and UGUI (Canvas/RectTransform). Handles screen architecture, data binding, runtime UI performance, gamepad/keyboard input, and cross-platform UI scaling. Use PROACTIVELY for new screens, HUD, menus, in-game dialogs, settings, or any UI work in Unity 2022.3+. Not for…
vision-os-pro
Develop visionOS features for an immersive-space SwiftUI streaming library that bridges RealityKit + ARKit data providers to a C++/WebRTC core via Objective-C++. Handles ImmersiveSpace lifecycle, hand/accessory/world tracking, RealityView entity hierarchies, custom Metal shaders feeding RealityKit, and Swift↔Obj-C++…