Full-empirical-analysis-skill-Stata

Warn

Audited by Snyk on Jun 26, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly runs remote installs/loads at runtime (e.g., many "ssc install " commands such as "ssc install reghdfe" which fetch and install Stata packages from the SSC repository, and an example "use "https://stats.idre.ucla.edu/stat/stata/examples/chp4/crime\", clear" that loads data over HTTPS), meaning external code/data are fetched and executed during skill runtime and the skill declares those packages as required dependencies.

Issues (1)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 26, 2026, 02:23 AM
Issues
1
Security Audit — snyk — Full-empirical-analysis-skill-Stata