Back to skill

Security audit

unisound-med-insurance-fee

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed medical-insurance LLM wrapper that sends user-provided questions to a documented API, with no hidden persistence or unrelated behavior found.

Install only if you are allowed to send medical-insurance questions to the documented or configured model endpoint. Remove patient identifiers and sensitive claim details unless your organization has approved that workflow, prefer safer secret handling over passing keys directly in shell commands, and remember that saved outputs may contain the original question and metadata.

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 (2)

Missing User Warnings

Medium
Confidence
96% confidence
Finding
The function transmits user-supplied medical/insurance question content to a remote API endpoint, and the surrounding CLI provides no explicit warning, consent gate, minimization, or redaction controls. In this skill context, inputs may contain protected health information, claim details, and other sensitive data, making undisclosed off-host transmission a meaningful confidentiality and compliance risk.

Missing User Warnings

Medium
Confidence
95% confidence
Finding
Accepting the API key via --appkey encourages secrets to be passed on the command line, where they may be exposed through shell history, process listings, job runners, or audit logs. This is a real credential-handling weakness because it increases the chance of accidental secret disclosure during normal operation.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Static analysis

No suspicious patterns detected.