Security audit
current-time
Security checks for vulnerabilities and agentic risk
Overview
This is a simple time/date helper that only instructs the agent to run the local date command and format the result.
This appears safe to install for basic time and date lookups. It allows the agent to run the local date command, so the output will depend on the host system’s configured time and timezone.
Vulnerability Patterns
- Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
- Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
- Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
- Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
- Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Static analysis
No suspicious patterns detected.
