Back to skill

Security audit

Dataify Reddit Posts

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed wrapper for submitting Reddit collection jobs to Dataify using a Dataify API token.

Install only if you intend to submit Reddit collection tasks to Dataify. Treat DATAIFY_API_TOKEN like a credential, and expect your chosen Reddit URLs, keywords, subreddit inputs, and task settings to be sent to Dataify when you run the skill.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
91% confidence
Finding
The skill explicitly instructs the agent to access a locally saved environment token and submit network requests, but the metadata declares no permissions. This creates a hidden capability mismatch: users and platform policy layers may not realize the skill can read secrets from the environment and exfiltrate data to an external service.

Vague Triggers

Medium
Confidence
88% confidence
Finding
The skill metadata uses broad trigger wording and enables implicit invocation, which can cause the agent to activate this skill for loosely related requests. That increases the chance of unintended external task submission to Dataify, potentially sending user-provided Reddit URLs, keywords, or subreddit inputs to a third-party service without sufficiently explicit user intent.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.