Security audit
Cron Worker Guardrails
Security checks across malware telemetry and agentic risk
Overview
This is an instruction-only checklist for making cron and background workers safer, with no executable code or hidden install behavior.
Safe to install as a guidance skill. Before applying it to real scheduled jobs, review any scripts an agent creates, keep cron jobs narrowly scoped and idempotent, and require explicit approval for deletion, persistent configuration changes, or control-plane mutations.
SkillSpector
By NVIDIA
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
VirusTotal
66/66 vendors flagged this skill as clean.
Static analysis
No suspicious patterns detected.
