Security audit
TaskQueue — Async Task Queue for AI Agents
Security checks across malware telemetry and agentic risk
Overview
This is a straightforward in-memory task queue helper, with no hidden network, file, credential, install, or persistence behavior found.
Safe to install as a task orchestration helper. Use explicit timeouts, conservative retry counts, and low concurrency when queued handlers perform costly, destructive, public, or account-changing actions, because the queue will execute and retry whatever functions you give it.
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.
