citation-verification

Warn

Audited by Socket on May 31, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
install.sh

This fragment is primarily an installer/bootstrapper that materially increases supply-chain risk: it downloads skill code/assets from a mutable raw GitHub URL without integrity or pinning, and it installs a Python dependency directly from an unpinned Git repository via pip, which can execute arbitrary install-time logic. The snippet itself shows no explicit malicious behaviors (no exfiltration, persistence, credential theft, or reverse shells), but the trust and integrity controls are weak and warrant reviewing the downloaded SKILL.md/extract_citations.py and pinning/verifying dependencies before use.

Confidence: 72%Severity: 65%
SecurityMEDIUM
SKILL.md

BENIGN in purpose and data flow, but with a notable supply-chain concern: the skill’s core `paper_ladder` dependency is not verified by the provided evidence. The capability set matches citation verification and uses official scholarly endpoints, with no credential harvesting, covert behavior, or disproportionate access. Overall classification: SUSPICIOUS due to unverifiable dependency provenance, not due to malicious behavior.

Confidence: 86%Severity: 72%
Audit Metadata
Analyzed At
May 31, 2026, 04:44 AM
Package URL
pkg:socket/skills-sh/SteadfastAsArt%2Fcitation-verification-skill%2Fcitation-verification%2F@4f88c05c058b8b02ababb37c6256e20829545165
Security Audit — socket — citation-verification