Back to skill

Security audit

USDA FoodData Central API

Security checks across malware telemetry and agentic risk

Overview

This skill is a narrow USDA FoodData Central helper that uses a user-provided API key to search foods and display nutrition data.

Install only if you are comfortable storing a USDA FDC API key for OpenClaw. Keep ~/.openclaw/openclaw.json private, do not commit or share it, and rotate the key if it is exposed.

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
85% confidence
Finding
The skill invokes shell scripts and makes outbound API calls, but the manifest does not declare explicit permissions for shell or network access. This creates a transparency and policy-enforcement gap: a host system or reviewer may underestimate the skill’s capabilities, and future permission gating cannot reliably restrict it. In this context the behavior is expected for the skill’s purpose, but undeclared capabilities are still a real security weakness.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.