extract-wisdom

Warn

Audited by Socket on May 13, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill’s main purpose and core capabilities are mostly aligned, but its footprint is broader than a pure summarisation tool because it mandates unsandboxed execution, processes arbitrary untrusted web content, and permits file writes plus command execution. There is no clear credential theft or malicious exfiltration, so it is not malware, but it poses a medium-to-high operational risk consistent with prompt-injection and execution-scope concerns.

Confidence: 87%Severity: 68%
SecurityMEDIUM
styles/wisdom-index.html

No clear evidence of intentional malware/backdoors is present in this snippet (no exfiltration or system-level actions). However, the code has a high security risk due to direct injection of untrusted Markdown into innerHTML via marked.parse(...) without sanitization, and it injects Mermaid-rendered SVG via innerHTML. It also increases supply-chain risk by loading multiple critical libraries from a CDN at runtime without integrity pinning. This should be treated as a DOM XSS–class vulnerability if the entry data can be influenced by an attacker.

Confidence: 72%Severity: 86%
Audit Metadata
Analyzed At
May 13, 2026, 03:40 AM
Package URL
pkg:socket/skills-sh/sammcj%2Fagentic-coding%2Fextract-wisdom%2F@ac3224e78fdf395748e038d954c567604740fea5
Security Audit — socket — extract-wisdom