meta-skill-importer

Warn

Audited by Socket on Jun 29, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
scripts/import_skill.ps1

This PowerShell snippet is primarily a remote “fetch-and-install” mechanism: it clones an arbitrary caller-supplied Git repository and moves an arbitrary caller-supplied subdirectory into a local library, then modifies SKILL.md. There are no integrity/authenticity safeguards (no commit pinning, signature/checksum verification, or allowlisting), and $SkillPath is not explicitly validated to constrain it to a safe expected subtree. No direct malware primitives are present in the snippet itself, but in an untrusted context it meaningfully increases the risk of importing and installing malicious or unexpected code/artifacts as part of a supply chain.

Confidence: 62%Severity: 66%
SecurityMEDIUM
SKILL.md
Audit Metadata
Analyzed At
Jun 29, 2026, 08:38 PM
Package URL
pkg:socket/skills-sh/jcorpac%2Fai-skills-library%2Fmeta-skill-importer%2F@12a95b6297a7824e90be3da4759760b2b5b901a74fa61229c93a762bf6591d4e
Security Audit — socket — meta-skill-importer