宏观经济数据

Security checks across malware telemetry and agentic risk

Overview

This is a read-only macroeconomic data query skill, with the main caveat that it sends queries to a hardcoded private HTTP server.

Install only if you intentionally use a macro-data FastAPI service at 10.168.1.162:8000. Be aware that query names, dates, and parameters travel over unencrypted HTTP on that network, and you may need to install the Python requests package separately.

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
92% confidence
Finding
The script sends user-supplied query parameters and date values over plain HTTP to an internal IP address, so request data can be observed or modified by anyone with network visibility on the path. Because the tool is specifically designed to transmit potentially sensitive macro query inputs and gives no warning that the connection is unencrypted, this is a real confidentiality and integrity risk rather than a cosmetic issue.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal