Douban Movie Recent Hot Movie API

Security checks across malware telemetry and agentic risk

Overview

This skill is a narrow JustOneAPI wrapper for fetching recent Douban movie data, with the main caveat that its API token is sent as a URL query parameter.

Install only if you trust JustOneAPI with a JUST_ONE_API_TOKEN. Prefer a limited-scope token if available, avoid sharing logs or command histories that may contain request URLs, and rotate the token if you suspect exposure.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
Findings (1)

Missing User Warnings

Medium
Confidence
98% confidence
Finding
The skill defines the API access token as a query parameter and later appends all query parameters directly into the URL. Query-string credentials are commonly exposed through logs, browser history, proxies, monitoring systems, and error telemetry, which increases the chance of credential leakage even when HTTPS is used.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal