Back to skill

Security audit

Market

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward market-data client that uses one disclosed API key to query the AIsa financial-data API.

Before installing, confirm you trust AIsa and understand that each API call may consume paid credits. Use a dedicated, revocable API key with limited balance where possible, and avoid sharing production or broadly privileged credentials with automated workflows.

SkillSpector

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

Lp3

Medium
Category
MCP Least Privilege
Confidence
93% confidence
Finding
The skill declares required environment variables and demonstrates outbound network access, but does not declare corresponding permissions. That mismatch is a real security issue because agents or reviewers may underestimate the skill's ability to read secrets and transmit data off-host. In this context, the skill is expected to call an external market-data API, so the behavior is functionally aligned with its purpose, but the lack of explicit permission declaration reduces transparency and safe governance.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.