skill-lookup

Warn

Audited by Socket on Mar 1, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

The skill-lookup SKILL.md is conceptually benign: it provides search and install instructions for agent skills and relies on MCP APIs to fetch skill files. The primary security concern is supply-chain: the documented install flow accepts and writes arbitrary files returned by get_skill into the agent's local skills directory with no integrity checks, validation, or sandboxing. That makes it possible for a malicious or compromised skill retrieved from the MCP service to include scripts or configs that exfiltrate data or perform harmful actions when later executed by the agent or user. There are no explicit hardcoded credentials, obfuscated code, or direct network exfiltration in the skill text itself. Mitigations would include verifying and signing skills, scanning or sandboxing returned scripts, prompting the user to review files before installation, and restricting executable file types or permissions.

Confidence: 75%Severity: 75%
Audit Metadata
Analyzed At
Mar 1, 2026, 06:34 PM
Package URL
pkg:socket/skills-sh/echoleesong%2Fclaude-skills-plugin%2Fskill-lookup%2F@4cf2f444c0a08d8d68a0c412e525d4397b028e31