migrate-skill-agent

Warn

Audited by Socket on Aug 11, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: the stated purpose matches the behavior, but the skill updates an unspecified `skills-store` repo and installs its contents into active agent skill directories, creating a medium supply-chain and high transitive-trust risk. No direct credential harvesting or overt malware behavior is shown in the provided text.

Confidence: 87%Severity: 64%
AnomalyLOW
scripts/migrate-skill-agent.sh

This module is primarily a high-impact installer/synchronizer for repository assets. It does not show direct malware primitives in the fragment, but it carries substantial supply-chain and operational risk: it performs an unpinned/unverified `git pull` and then copies/syncs or symlinks repository content into $HOME/$PWD using potentially destructive operations (`rm -rf`, `rsync --delete`, and symlink replacement). Verification is existence-only, so malicious/tampered content that still matches expected paths would not be detected here. Exact exploitability depends on unseen input validation and how $STORE/find_store and upstream argument parsing constrain $NAME/$TYPE/$FLAVOR/$LINK.

Confidence: 62%Severity: 64%
Audit Metadata
Analyzed At
Aug 11, 2026, 06:53 PM
Package URL
pkg:socket/skills-sh/mineru98%2Fskills-store%2Fmigrate-skill-agent%2F@604876b1f77d5d7300468ccf2b7ce75cf77c48aab9d7c22dee81b694d2fe4e9a
Security Audit — socket — migrate-skill-agent