skill-auditor

Warn

Audited by Socket on May 18, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/scan-url.js

This module appears to be a defensive scanner/auditor (regex-based scanning with deterministic scoring) and does not itself implement obvious backdoors, credential theft, or exfiltration. The primary security risks are (1) runtime eval() of locally loaded pattern definitions (making integrity of scan-skill.js critical), (2) redirect-following in its HTTP client without strict host/scheme allowlisting (scanner-side reachability/SSRF-like risk), and (3) arbitrary file write via --json. Overall, malware likelihood is low, but security risk is moderate due to high-impact implementation choices.

Confidence: 70%Severity: 60%
Audit Metadata
Analyzed At
May 18, 2026, 01:05 AM
Package URL
pkg:socket/skills-sh/bighardperson%2Fcomputer-science-skills-collection%2Fskill-auditor%2F@1a3e628a38814f9aba3838dfe767a67e7f434f19
Security Audit — socket — skill-auditor