Back to skill

Security audit

Bitaxe Monitor

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward Bitaxe miner status checker that only contacts the configured miner address and can optionally save that address locally.

Install only if you are comfortable with a small third-party script reading BITAXE_IP, saving a miner IP in ~/.config/bitaxe-monitor/config.json, and contacting the HTTP address you provide. Use an IP for a device you control, preferably on your local network.

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
88% confidence
Finding
The skill documentation describes capabilities to read environment variables, read and write a user config file, and make HTTP requests, but it does not declare any corresponding permissions. Undeclared capabilities are risky because they reduce transparency and can bypass review expectations, especially when the skill can access local configuration and initiate network connections to user-supplied or configured IP addresses.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.