Security audit
echo-now
Security checks for vulnerabilities and agentic risk
Overview
This skill only documents and provides a small local script that prints the current UTC timestamp and date.
This is low-risk to install from a security perspective. It runs a local timestamp command only; users may need to run it with sh scripts/echo_now.sh or adjust executable permissions depending on packaging.
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.
