tidas-data-import
Fail
Audited by Snyk on Jul 23, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). These URLs point to an external GitHub repository that the skill instructs to fetch and run (via npx/git), which allows remote code execution from an unvetted third‑party repo and therefore represents a potentially high-risk download/execution source.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly runs a runtime retrieval command "npx skills use https://github.com/tiangong-ai/skills --skill tiangong-kb-sci-search" and records a git resolution of "https://github.com/tiangong-ai/skills.git", which fetches and executes an external runtime skill that controls retrieval/instruction behavior (https://github.com/tiangong-ai/skills and https://github.com/tiangong-ai/skills.git).
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata