Back to skill

Security audit

Tianapi Obdcode - 汽车OBD查询

Security checks across malware telemetry and agentic risk

Overview

This skill is a narrow OBD fault-code lookup helper with disclosed TianAPI key use, though its credential examples and broken Python file need caution.

Use this only if you are comfortable sending OBD codes and your TianAPI key to TianAPI. Prefer TIANAPI_OBDCODE_KEY over command-line or URL key examples, avoid saving the key in shell history, and protect any scripts/.env file. The helper script appears syntactically broken as published, so expect the maintainer to fix it before it runs reliably.

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
96% confidence
Finding
The skill instructs users to pass the API key directly on the command line, which can expose the secret through shell history, process listings, logs, and telemetry. In this context the key grants access to a third-party API rather than the host system, so the impact is limited compared with system credentials, but unauthorized use and quota theft are still realistic risks.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.