Back to skill

Security audit

ApeWisdom Reddit Scanner

Security checks across malware telemetry and agentic risk

Overview

This skill is a simple read-only Reddit market-sentiment scanner that fetches live data from ApeWisdom and prints JSON results.

Install only if you are comfortable with the skill contacting ApeWisdom for live market-sentiment data. Treat the output as informational sentiment data, not financial advice, and ensure your Python environment has the requests dependency available.

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
95% confidence
Finding
The skill invokes a Python script that fetches live data from an external API, which is a network capability, but the skill declares no corresponding permissions. This creates a transparency and policy-enforcement gap: users and the platform may not realize the skill performs outbound requests, making review, sandboxing, and consent controls less effective.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.