Back to skill

Security audit

"dataify-github-repository-by-repo-url"

Security checks across malware telemetry and agentic risk

Overview

This skill coherently builds a user-directed Dataify API curl request and does not show hidden execution, exfiltration, or destructive behavior.

Install only if you intend to use Dataify’s builder API for GitHub scraping. Keep DATAIFY_API_TOKEN private, review values.json before generating requests, and execute the curl command only when you are comfortable sending the selected parameters to Dataify.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
91% confidence
Finding
The skill uses environment access, file reads, and shell command generation without declaring corresponding permissions or trust boundaries. This creates a transparency and least-privilege problem: a user or hosting agent may execute a skill with more capability than expected, including reading local files and constructing authenticated outbound requests.

External Transmission

Medium
Category
Data Exfiltration
Content
---
name: "dataify-github-repository-by-repo-url"
description: "Prepare Dataify builder requests for the github.com scraper family rooted at github_repository_by-repo-url. Use  when needs to work with the successful Dataify scraper detail entry for github_repository_by-repo-url, let the user choose one of its available tools, read saved getToolParams options, and generate a scraperapi.dataify.com/builder curl request with DATAIFY_API_TOKEN."
---

# Dataify Builder Skill
Confidence
88% confidence
Finding
curl request with DATAIFY_API_TOKEN." --- # Dataify Builder Skill Use this skill to prepare Dataify builder requests for the scraper family rooted at `github_repository_by-repo-url` on `github.com`.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.