DeFi Risk Scanner

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed DeFi research helper that runs a local shell script to query public market APIs, with no evidence of hidden persistence, credential use, or destructive actions.

Install only if you are comfortable running a bash helper that uses curl and jq and sends the target protocol or token address to public API services. Treat its risk score as an educational screening aid, not financial advice, and verify important conclusions with independent sources before acting.

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
90% confidence
Finding
The skill instructs users to invoke a shell script (`./scripts/risk-check.sh`) but does not declare any corresponding permissions. Undeclared shell capability is risky because it can lead to execution of local commands, external network access, or unsafe handling of user-controlled inputs without the platform surfacing that capability for review and containment.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal