Back to skill

Security audit

schedulala

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed Schedulala integration for scheduling and managing social posts, with real posting and moderation power but clear user-confirmation and credential-handling guidance.

Install this only if you are comfortable letting Schedulala act on your connected social accounts. Use a test key for dry runs when possible, review previews before confirming posts or moderation actions, avoid pasting passwords/app tokens/card details into chat, and remember that the CLI may store an API key locally while media uploads go through Schedulala/S3/CDN infrastructure.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
  • 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
Findings (2)

Autonomous Decision Making

Medium
Category
Excessive Agency
Content
minutes; codes expire in 15) and saves the key to `~/.schedulala/config.json`.
With `--json`, init emits TWO JSON documents on stdout (first the code +
URL, later the completion) — parse them as a stream, never JSON.parse the
whole output. Never ask the user to paste credentials into the chat.

**What a fresh key gets** (free taster): 2 connected accounts, **4 posts
total — lifetime, never resets**, 30 requests/min, no posting to X/Twitter
Confidence
80% confidence
Finding
Never ask the user

Behavior Manipulation

Medium
Category
Prompt Injection
Content
zone) IN the conversation — drag-and-drop or file picker, multiple files at
  once for carousels. The file goes browser → S3 through a ticket-authenticated
  presigned upload; the bytes never touch the model or the MCP transport, so
  quality is preserved end-to-end. Never tell the user the widget doesn't
  exist there.
- **No widget rendering (Cursor, self-hosted agents, custom clients):** the
  tool still works — its result carries a complete programmatic upload API in
Confidence
22% confidence
Finding
Never tell the user

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.