issue-start

Warn

Audited by Socket on Aug 11, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill’s repo automation purpose broadly matches its capabilities, and primary data flows go to official GitHub endpoints, but it has a high operational footprint. Autonomous commits/pushes/commenting, base-branch evidence mirroring, untrusted-content ingestion with write/exec ability, and optional use of non-official gh-attach raise material security risk even without clear malicious intent.

Confidence: 86%Severity: 76%
AnomalyLOW
scripts/issue-media.mjs

No clear evidence of intentional malware/backdoor behavior is present in the fragment. The dominant security risk is the downloader’s pattern: it can fetch attacker-influenced URLs via curl without a strict destination allowlist in the shown code (enabling SSRF-like risk depending on how URL resolution behaves elsewhere). Additionally, SVG is accepted based on a superficial prefix heuristic without sanitization; if SVG is later rendered as active content, this can become a downstream XSS/security issue. Recommended review actions include enforcing URL scheme/host allowlists before curl, limiting download size, and ensuring SVG is sanitized or treated as non-executable/plain content depending on downstream rendering.

Confidence: 62%Severity: 63%
Audit Metadata
Analyzed At
Aug 11, 2026, 06:53 PM
Package URL
pkg:socket/skills-sh/mineru98%2Fskills-store%2Fissue-start%2F@1d2f1cf972df09ce04b1224aec5369223bdda15dfce0aa896ee133b85ae023b9
Security Audit — socket — issue-start