Back to skill

Security audit

Kb Maintenance

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed Gitea knowledge-base maintenance helper that reads existing KB content and updates only documented overview and status files.

Install this only for a team KB where scheduled OpenClaw maintenance should update the six overview pages and hidden maintenance status files. Use a dedicated Gitea bot token scoped as narrowly as practical to the intended KB repo, keep payload/config sources trusted, and expect it to read selected KB pages and write overview, catalog/index, and maintenance history files.

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 clearly expects access to environment variables, repository reads/writes, and Gitea network operations, but it does not declare permissions explicitly. This creates a privilege-transparency gap: operators and policy systems cannot reliably review or constrain what the skill is allowed to access, increasing the risk of overbroad execution or accidental secret exposure in a cron context.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.